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 fetchin...@googlemail.com 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

Re: Suggestion Reqd for Designing a Website in Python

2011-02-25 Thread joy99
On Feb 25, 12:36 pm, Tim Roberts t...@probo.com wrote: joy99 subhakolkata1...@gmail.com 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

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 on their

Re: Suggestion Reqd for Designing a Website in Python

2011-02-25 Thread joy99
On Feb 25, 8:03 pm, Daniel Fetchinson fetchin...@googlemail.com 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

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

Re: Suggestion Reqd for Designing a Website in Python

2011-02-24 Thread Tim Roberts
joy99 subhakolkata1...@gmail.com 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