パッケージ: python3-cherrypy3 (18.10.0-1)
python3-cherrypy3 に関するリンク
Debian の資源:
cherrypy3 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cherrypy.dev]
類似のパッケージ:
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-cheroot
- Pure-Python HTTP server
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>> 3.7)
- パッケージは利用できません
-
- dep: python3-jaraco.collections
- models and classes to supplement the stdlib 'collections' module
-
- dep: python3-more-itertools
- library with routines for operating on iterables, beyond itertools (Python 3)
-
- dep: python3-portend
- Python module to monitor TCP port states
-
- dep: python3-zc.lockfile
- Basic inter-process locks for Python 3
-
- 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
-
- sug: python3-objgraph
- Module for exploring Python object reference graphs