Re: Suggestion Reqd for Designing a Website in Python

2011-02-26 Thread Ritesh Nadhani
I would look into Flask or Pyramid. Just my $0.02. On Fri, Feb 25, 2011 at 7:03 AM, Daniel Fetchinson wrote: >>> >I have developed one big Machine Learning software a Machine >>> >Translation system in Python. >>> >Now, I am thinking to make a User Interface of it and upload it in a >>> >web sit

Re: Suggestion Reqd for Designing a Website in Python

2011-02-25 Thread joy99
On Feb 25, 8:03 pm, Daniel Fetchinson wrote: > >> >I have developed one big Machine Learning software a Machine > >> >Translation system in Python. > >> >Now, I am thinking to make a User Interface of it and upload it in a > >> >web site. > > >> Do you mean you want people to download this from a

Re: Suggestion Reqd for Designing a Website in Python

2011-02-25 Thread Daniel Fetchinson
>> >I have developed one big Machine Learning software a Machine >> >Translation system in Python. >> >Now, I am thinking to make a User Interface of it and upload it in a >> >web site. >> >> Do you mean you want people to download this from a web site as an >> executable, and then run it locally o

Re: Suggestion Reqd for Designing a Website in Python

2011-02-25 Thread joy99
On Feb 25, 12:36 pm, Tim Roberts wrote: > joy99 wrote: > > >Dear Group, > >I have developed one big Machine Learning software a Machine > >Translation system in Python. > >Now, I am thinking to make a User Interface of it and upload it in a > >web site. > > Do you mean you want people to download

Re: Suggestion Reqd for Designing a Website in Python

2011-02-24 Thread Tim Roberts
joy99 wrote: > >Dear Group, >I have developed one big Machine Learning software a Machine >Translation system in Python. >Now, I am thinking to make a User Interface of it and upload it in a >web site. Do you mean you want people to download this from a web site as an executable, and then run it

Suggestion Reqd for Designing a Website in Python

2011-02-24 Thread joy99
Dear Group, I have developed one big Machine Learning software a Machine Translation system in Python. Now, I am thinking to make a User Interface of it and upload it in a web site. My questions are: (i) For Designing an interface I am choosing Tkinter. Is it fine? (ii) How to connect this interfa