web development without using frameworks

martinskou at gmail.com martinskou at gmail.com
Wed Jun 6 16:56:48 EDT 2007


On Jun 6, 5:57 am, Michele Simionato <michele.simion... at gmail.com>
wrote:
>
> IMO there is a third way: use wsgiref and/or paste.
>
>     Michele Simionato

Yes, Paste can handle request and sessions among other things.

Also i can recommend Mako for templating.

WSGI is a bit lowlevel.

/Martin




More information about the Python-list mailing list