python-pesto

Library for python web applications
  http://pesto.redgecko.org/
  2
  2 reviews



Its aim is to make writing wsgi web applications easy and fun. pesto doesn't constrain you -- how you integrate with databases, what templating system you use or how you prefer to lay out your source files is up to you.

pesto makes it easy to:

- map any uri to any part of your application.
- produce unicode aware, standards compliant wsgi applications.
- interrogate wsgi request information -- form variables and http
request headers.
- create and manipulate http headers, redirects, cookies etc.
- integrate with any other wsgi application or middleware, giving you
access to a vast and growing resource.
Latest reviews
4
jahid_0903014 9 years ago

cool!

4
blueXrider 12 years ago

quite nice