Python simple web development

Petr Messner petr.messner at gmail.com
Fri Jun 26 18:35:45 EDT 2009


What about Werkzeug? I like its simplicity (well, basically everything
I need are WSGI request/response objects :) + some templating
library).

Petr


2009/6/25 Private Private <mail131 at gmail.com>:
> Hi,
>
> I am looking for a python library which will allow me to do a simple
> web development. I need to use
> some forms (but nice looking :-) ), creating images based on input
> from those forms, etc. I have read a bit about Django and TurboGears
> but I am afraid that this is too big for my requirements (am I
> wrong ?).
>
> Can you suggest anything ?



More information about the Python-list mailing list