On Tue, Sep 13, 2011 at 3:30 PM, John Reid wrote:
> On 12/09/11 19:37, Stefaan Himpe wrote:
>>
>> The simplest one to learn is web2py http://www.web2py.com
>> No configuration needed, just unpack and get started.
>> It also has very good documentation and tons of little examples to get
>> things d
On 12/09/11 19:37, Stefaan Himpe wrote:
The simplest one to learn is web2py http://www.web2py.com
No configuration needed, just unpack and get started.
It also has very good documentation and tons of little examples to get
things done.
The other options you mentioned are good too :)
OK I've h
The simplest one to learn is web2py http://www.web2py.com
No configuration needed, just unpack and get started.
It also has very good documentation and tons of little examples to get
things done.
The other options you mentioned are good too :)
--
http://mail.python.org/mailman/listinfo/python-
I personally like CherryPy. But it all depends on your needs and style. I
suggest you play with some of the packages and select one that you feel best
with.
--
http://mail.python.org/mailman/listinfo/python-list
Am 12.09.2011 16:03, schrieb John Reid:
I don't have much experience writing web sites or applications. Can
anyone recommend a python framework that will allow me to easily write a
few pages?
You want a simple framework? Try Bottle:
http://bottlepy.org/
Matthias
--
http://mail.python.org/mail
Hi,
I need to write a web interface for some computational biology software
I've written:
http://sysbio.mrc-bsu.cam.ac.uk/johns/STEME/rst/_build/html/index.html
I don't have much experience writing web sites or applications. Can
anyone recommend a python framework that will allow me to easily