Paketname | python-pesto |
Beschreibung | a library for Python web applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 16-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 332 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Marcelo Jorge Vieira (metal) |
Quelle | pesto |
Paketgröße | 57464 Byte |
Prüfsumme MD5 | 8678104fbcaaf7fe9d87943aa07d0a69 |
Prüfsumme SHA1 | c87680a007bb74919ea7f68817f6b0b7fca6428e |
Prüfsumme SHA256 | 65c8403a68c6b7e40ffb016ce28a552457957514346b6249ae095390b0f0e89e |
Link zum Herunterladen | python-pesto_16-2_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.
|