パッケージ: python-cherrypy (2.3.0-5)
python-cherrypy に関するリンク
Debian の資源:
python-cherrypy ソースパッケージをダウンロード:
- [python-cherrypy_2.3.0-5.dsc]
- [python-cherrypy_2.3.0.orig.tar.gz]
- [python-cherrypy_2.3.0-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.cherrypy.org]
類似のパッケージ:
Python web development framework
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.
This version is backwards incompatible with the 2.0 version, and is the version used by the Turbo Gears framework. Visit the Turbo Gears webpage for more: http://www.turbogears.org/