jsivak / pastedeploy

provides code to load WSGI applications and servers from URIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

provides code to load WSGI applications and servers from URIs

License:MIT License


Languages

Language:Python 100.0%