Paketname | python-pesto |
Beschreibung | a library for Python web applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 13-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pesto |
Paketgröße | 56168 Byte |
Prüfsumme MD5 | 18cab1c85ca98821caf482782d44948a |
Prüfsumme SHA1 | f70423c0e83e999ae5ef4cbdfdf1b779b2066666 |
Prüfsumme SHA256 | 217bcf10d68fbc6aea2eb42388a54e5fdb76ca176c8e79ff84f9457b9adfa46c |
Link zum Herunterladen | python-pesto_13-1_all.deb |
Ausführliche Beschreibung | 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.
|