python-paste-deploy - Load, configure, and compose WSGI applications and servers
| Website: | http://pythonpaste.org/deploy |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. PasteScript provides commands to serve applications based on this configuration file.
Packages
| python-paste-deploy-1.5.0-10.el7.src [30 KiB] |
Changelog
by Ralph Bean (2013-08-19):
- Fix typo in with_python3 conditional; patch from Tomas Dabašinskas. |