Library for WSGI applications
Project description
Pesto
======
Introduction
------------
Pesto is a library for Python web applications. It aims 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. Above all, pesto is small, well documented and
well tested.
Pesto makes it easy to:
- Map any URI to any part of your application.
- Produce unicode aware, standards compliant WSGI applications.
- Easily interogate WSGI request parameters, 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.
Development status
------------------
Pesto is production ready and used on a wide variety of websites.
To browse or check out the latest development version, visit
http://patch-tag.com/repo/pesto. For documentation, visit
http://pesto.redgecko.org/.
Licence
--------
Pesto is available under the terms of the new BSD licence,
http://www.opensource.org/licenses/bsd-license.php.
======
Introduction
------------
Pesto is a library for Python web applications. It aims 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. Above all, pesto is small, well documented and
well tested.
Pesto makes it easy to:
- Map any URI to any part of your application.
- Produce unicode aware, standards compliant WSGI applications.
- Easily interogate WSGI request parameters, 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.
Development status
------------------
Pesto is production ready and used on a wide variety of websites.
To browse or check out the latest development version, visit
http://patch-tag.com/repo/pesto. For documentation, visit
http://pesto.redgecko.org/.
Licence
--------
Pesto is available under the terms of the new BSD licence,
http://www.opensource.org/licenses/bsd-license.php.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pesto-9.tar.gz
(45.7 kB
view details)
File details
Details for the file pesto-9.tar.gz
.
File metadata
- Download URL: pesto-9.tar.gz
- Upload date:
- Size: 45.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4a6fcf50cdbe811d117f0b147dbd94d4734edbd79e71f80fa578dd85e3cbed5 |
|
MD5 | e8b71b5e8a9e8bca102583973ef4166f |
|
BLAKE2b-256 | 38804ef9bd2e686954e1b22cadcaff7baee99e338cd00957bb23db920df92259 |