Python simple web development

laplacian42 at gmail.com laplacian42 at gmail.com
Sat Jun 27 02:25:55 EDT 2009


On Jun 26, 6:08 pm, Thomas Allen <thomasmal... at gmail.com> wrote:
> On Jun 25, 3:29 am, Private Private <mail... at gmail.com> wrote:
>
>
> > Can you suggest anything ?
>
> I don't think anything's lighter than web.py.
>
> http://webpy.org/
>

My impression is that webpy is intended for experienced users who
might otherwise just write all their own code, but who might as well
use webpy instead because it's there. It's tutorial is very brief, and
(if memory serves) webpy didn't even have any docs at all for a while.

As Thomas suggests, maybe have a look at Werkzeug http://werkzeug.pocoo.org/
. They've got substantial docs (which look quite good) and even a
nifty screencast.



More information about the Python-list mailing list