PasteDeploy
E552004
PasteDeploy is a Python library that provides a standard way to configure and load WSGI applications and middleware via declarative configuration files.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| PasteDeploy configuration tool | 1 |
Statements (30)
| Predicate | Object |
|---|---|
| instanceOf |
Python library
ⓘ
software package ⓘ |
| allows | separating configuration from code ⓘ |
| canConfigure |
application composites
ⓘ
application factories ⓘ application pipelines ⓘ |
| configurationStyle | declarative ⓘ |
| distribution | Python Package Index (PyPI) NERFINISHED ⓘ |
| ecosystem | Python web development ⓘ |
| implements | WSGI application configuration ⓘ |
| license | OSI-approved open source license ⓘ |
| primaryUse |
loading WSGI applications
ⓘ
loading WSGI middleware ⓘ |
| programmingLanguage | Python ⓘ |
| provides |
declarative configuration files for WSGI
ⓘ
standard way to configure WSGI applications ⓘ standard way to configure WSGI middleware ⓘ |
| relatedTo |
Paste
NERFINISHED
ⓘ
WSGI NERFINISHED ⓘ |
| supports |
URI-based application references
ⓘ
WSGI applications ⓘ WSGI middleware ⓘ entry point-based application factories ⓘ |
| supportsFormat | .ini configuration files ⓘ |
| typicalUseCase |
configuring middleware stacks
ⓘ
deploying Python web applications ⓘ |
| usedWith |
Pylons
NERFINISHED
ⓘ
Pyramid NERFINISHED ⓘ other WSGI-compatible frameworks ⓘ |
| uses | configuration files ⓘ |
Referenced by (4)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
PasteDeploy configuration tool