パッケージ: python3-cherrypy3 (8.9.1-6)
python3-cherrypy3 に関するリンク
Trisquel の資源:
cherrypy3 ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Stephan Sürken
外部の資源:
- ホームページ [www.cherrypy.org]
類似のパッケージ:
Python web development framework - Python 3 module
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 package contains the Python 3 module cherrypy.
その他の python3-cherrypy3 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- rec: python3-routes
- Routing Recognition and Generation Tools for Python 3
-
- rec: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x