[ 源代码: paste ]
软件包:python3-paste(3.0.6+dfsg-1)
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
- 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
-
- 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