An open API service indexing awesome lists of open source software.

https://github.com/pylons/pastedeploy

provides code to load WSGI applications and servers from URIs
https://github.com/pylons/pastedeploy

Last synced: 7 months ago
JSON representation

provides code to load WSGI applications and servers from URIs

Awesome Lists containing this project

README

          

This tool provides code to load WSGI applications and servers from
URIs. These URIs can refer to Python eggs for INI-style configuration
files. `Paste Script `_ provides
commands to serve applications based on this configuration file.

The latest version is available on `GitHub
`_ (or download a wheel or tarball from
`PyPI `_).

For the latest changes see the `news file
`_.