internal/tools/: pastedeploy-3.1.0 metadata and description
Load, configure, and compose WSGI applications and servers
author | Ian Bicking |
author_email | pylons-discuss@googlegroups.com |
classifiers |
|
description_content_type | text/x-rst |
keywords | web,wsgi,application,server |
license | MIT |
maintainer | Michael Merickel |
maintainer_email | pylons-discuss@googlegroups.com |
project_urls |
|
provides_extras | testing |
requires_dist |
|
requires_python | >=3.7 |
File | Tox results | History |
---|---|---|
PasteDeploy-3.1.0-py3-none-any.whl
|
|
|
PasteDeploy-3.1.0.tar.gz
|
|
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.