Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13218
| References | <mailman.1034.1315836239.27778.python-list@python.org> <1ksbq.2549$ex3.1130@newsfe30.ams2> <j4n0r3$cda$1@dough.gmane.org> |
|---|---|
| Date | 2011-09-13 15:45 +0800 |
| Subject | Re: Easiest framework to develop simple interactive web site in python? |
| From | limodou <limodou@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1061.1315899936.27778.python-list@python.org> (permalink) |
On Tue, Sep 13, 2011 at 3:30 PM, John Reid <j.reid@mail.cryst.bbk.ac.uk> 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 done. >> >> The other options you mentioned are good too :) >> > > OK I've had a look at bottle, cherrypy and web2py and they look fairly > straightforward. I'll check out some more and see where I get to. Thanks for > the tips, > John. > maybe you can also try out uliweb. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://code.google.com/p/uliweb/ My Blog: http://hi.baidu.com/limodou
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Easiest framework to develop simple interactive web site in python? John Reid <j.reid@mail.cryst.bbk.ac.uk> - 2011-09-12 15:03 +0100
Re: Easiest framework to develop simple interactive web site in python? Matthias Huening <matthias.huening@fu-berlin.de> - 2011-09-12 17:42 +0200
Re: Easiest framework to develop simple interactive web site in python? Miki Tebeka <miki.tebeka@gmail.com> - 2011-09-12 09:48 -0700
Re: Easiest framework to develop simple interactive web site in python? Miki Tebeka <miki.tebeka@gmail.com> - 2011-09-12 09:48 -0700
Re: Easiest framework to develop simple interactive web site in python? Stefaan Himpe <stefaan.himpe@gmail.com> - 2011-09-12 20:37 +0200
Re: Easiest framework to develop simple interactive web site in python? John Reid <j.reid@mail.cryst.bbk.ac.uk> - 2011-09-13 08:30 +0100
Re: Easiest framework to develop simple interactive web site in python? limodou <limodou@gmail.com> - 2011-09-13 15:45 +0800
csiph-web