[ 原始碼: paste ]
套件: python3-paste (3.4.0+dfsg1-1)
python3-paste 的相關超連結
Trisquel 的資源:
下載原始碼套件 paste:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Ondřej Nový
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tempita
- very small text templating language - Python 3.x
-
- rec: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- sug: httpd-wsgi
- 本虛擬套件由這些套件提供: libapache2-mod-wsgi
-
- sug: libapache2-mod-python
- Python-embedding module for Apache 2
-
- sug: libapache2-mod-scgi
- 套件暫時不可用
-
- sug: libjs-mochikit
- JavaScript library inspired by Python
-
- sug: python3-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 3.x