パッケージ: python-pecan-doc (1.5.1-6)
python-pecan-doc に関するリンク
Debian の資源:
python-pecan ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
WSGI object-dispatching web framework
The Pecan Python module is a WSGI object-dispatching web framework designed to be lean and fast with few dependencies. Pecan comes bundled with a lightweight WSGI development server based on Python's wsgiref.simpleserver. Pecan applications also come with an interactive Python shell which can be used to execute expressions in an environment very similar to the one your application runs in (using the "pecan shell" command).
WSGI is the "Web Server Gateway Interface". It defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language.
This package contains the pecan documentation.
その他の python-pecan-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート