File: loadwsgi.rst

package info (click to toggle)
pastedeploy 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 464 kB
  • sloc: python: 1,236; makefile: 106; sh: 17
file content (13 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
:mod:`paste.deploy.loadwsgi` -- Load WSGI applications from config files
========================================================================

.. automodule:: paste.deploy.loadwsgi

Module Contents
---------------

.. autofunction:: loadapp
.. autofunction:: loadserver
.. autofunction:: loadfilter
.. autofunction:: appconfig