File: README.rst

package info (click to toggle)
pastedeploy 3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: python: 1,236; makefile: 106; sh: 17
file content (11 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
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 <https://github.com/cdent/pastescript>`_ provides
commands to serve applications based on this configuration file.

The latest version is available on `GitHub
<https://github.com/Pylons/pastedeploy/>`_ (or download a wheel or tarball from
`PyPI <https://pypi.org/project/PasteDeploy/#files>`_).

For the latest changes see the `news file
<https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html>`_.