Paketname | python-cherrypy3 |
Beschreibung | Python web development framework - version 3 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.2-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 15188 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Gustavo Noronha Silva |
Quelle | cherrypy3 |
Paketgröße | 1629020 Byte |
Prüfsumme MD5 | c2fedd77c610f5a92d63384967816509 |
Prüfsumme SHA1 | 0cad773e3aa44de3690030fede61559a4eb45090 |
Prüfsumme SHA256 | a7243854b86e47cfa977e921ed8c9a7f3ba991f37bdad863388ff6b8a2649afd |
Link zum Herunterladen | python-cherrypy3_3.1.2-1_all.deb |
Ausführliche Beschreibung | CherryPy is a pythonic, object-oriented web development framework. It
provides the foundation over which complex web-based applications can
be written, with little or no knowledge of the underlying
protocols. CherryPy allows developers to build web applications in
much the same way they would build any other object-oriented Python
program. This usually results in smaller source code developed in
less time.
.
CherryPy is up-to-date with the latest developments on using Python
for web development: it features a bundled WSGI server, and is able
to integrate with other dispatching mechanisms, such as
Routes. CherryPy can be run as a standalone application, since it
provides its own HTTP server; setting it up behind another HTTP
server, such as Apache, or even with mod_python are also options.
.
This version is backwards incompatible with the 2.2 version in some
ways. See http://www.cherrypy.org/wiki/UpgradeTo30.
|