Paketname | python-okasha-examples |
Beschreibung | trivial WSGI web framework for Python (examples) |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 0.1.0-2 |
Sektion | non-free/python |
Priorität | optional |
Installierte Größe | 244 Byte |
Hängt ab von | python (>= 2.6), python-okasha, libjs-jquery, python-paste |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | okasha |
Paketgröße | 96688 Byte |
Prüfsumme MD5 | 4075866287a2f6120adb036abdd5934f |
Prüfsumme SHA1 | aa69fd5ec5946b211e971be48c57879ed74bacfe |
Prüfsumme SHA256 | e24071e53ea0fc40215a7ee2a77b3ab14ee91b3c4e1ad4dd8a9a97ec09ccd052 |
Link zum Herunterladen | python-okasha-examples_0.1.0-2_all.deb |
Ausführliche Beschreibung | Almost do-nothing web framewrok that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, fast cgi, cgi, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
.
This package contains an example application using Okasha web framework.
|