PasteDeploy

E552004

PasteDeploy is a Python library that provides a standard way to configure and load WSGI applications and middleware via declarative configuration files.

All labels observed (3)

How this entity was disambiguated

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) ⓘ
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 ⓘ
linked to: paste

WSGI ⓘ
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 ⓘ
linked to: Pylons Project

Pyramid ⓘ
other WSGI-compatible frameworks ⓘ
uses configuration files ⓘ

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

repoze.bfg → uses → PasteDeploy ⓘ
Pylons Project → develops → PasteDeploy ⓘ
Pylons Project → maintains → PasteDeploy ⓘ
Pylons Project → hasComponent → PasteDeploy configuration tool ⓘ
linked to: PasteDeploy
PasteScript → partOf → Python Paste ecosystem ⓘ
linked to: PasteDeploy
PasteScript → relatedTo → PasteDeploy ⓘ