[ ソース: paste ]
パッケージ: python3-paste (3.0.6+dfsg-1)
python3-paste に関するリンク
Debian の資源:
paste ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pythonpaste.readthedocs.io]
類似のパッケージ:
tools for using a Web Server Gateway Interface stack - Python 3.x
Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.
Paste for Administrators:
* Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance
Paste for Web Developers:
* Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools
This is the Python3 version of the package.
その他の python3-paste 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-six (>= 1.4.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-tempita
- very small text templating language
-
- rec: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- sug: httpd-wsgi
- 以下のパッケージによって提供される仮想パッケージです: gunicorn, libapache2-mod-wsgi, libapache2-mod-wsgi-py3, uwsgi-plugin-python, uwsgi-plugin-python3
-
- sug: libapache2-mod-python
- Python-embedding module for Apache 2
-
- sug: libapache2-mod-scgi
- Apache module implementing the SCGI protocol
-
- sug: libjs-mochikit
- JavaScript library inspired by Python
-
- sug: python3-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 3.x