Waitress

E553420

Waitress is a production-quality pure-Python WSGI server commonly used to deploy Python web applications.

All labels observed (1)

Label Occurrences
Waitress canonical 2

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Python software ⓘ
WSGI server ⓘ
category Python web server ⓘ
application server ⓘ
configurationMethod Python API ⓘ
command-line arguments ⓘ
environment variables ⓘ
conformsTo PEP 3333 ⓘ
linked to: PEP 333
designGoal ease of configuration ⓘ
production-quality ⓘ
pure-Python implementation ⓘ
reliability ⓘ
simplicity ⓘ
developedBy Pylons Project ⓘ
hasCommandLineInterface true ⓘ
implementationLanguage Python ⓘ
intendedUse deploying Python web applications ⓘ
serving WSGI applications ⓘ
isFreeSoftware true ⓘ
license ZPL 2.1 ⓘ
Zope Public License ⓘ
primaryMaintainer Pylons Project ⓘ
programmingLanguage Python ⓘ
repositoryPlatform GitHub ⓘ
supportsConcurrencyModel multi-threaded ⓘ
supportsFeature HTTP/1.0 ⓘ
HTTP/1.1 ⓘ
IPv4 ⓘ
IPv6 ⓘ
adjustable thread pool ⓘ
chunked transfer encoding ⓘ
connection limits ⓘ
keep-alive connections ⓘ
logging ⓘ
proxy headers (X-Forwarded-For) ⓘ
request timeouts ⓘ
supportsOperatingSystem Linux ⓘ
Windows ⓘ
macOS ⓘ
supportsPlatform UNIX-like systems ⓘ
supportsPythonVersion Python 3 ⓘ
linked to: Python 3.x

Python 3.8+ ⓘ
linked to: Python 3.8
supportsSpecification WSGI ⓘ
typicalDeployment behind a reverse proxy ⓘ
typicalReverseProxy Apache HTTP Server ⓘ
Nginx ⓘ
linked to: nginx
usedWithFramework Bottle ⓘ
Django ⓘ
Flask ⓘ
Pyramid ⓘ
writtenIn pure Python ⓘ

How these facts were elicited

Referenced by (2)

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

Pylons Project → maintains → Waitress ⓘ
WSGI → implementedBy → Waitress ⓘ