Waitress

E553420

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

Try in SPARQL Jump to: Statements Referenced by

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 NERFINISHED
designGoal ease of configuration
production-quality
pure-Python implementation
reliability
simplicity
developedBy Pylons Project NERFINISHED
hasCommandLineInterface true
implementationLanguage Python NERFINISHED
intendedUse deploying Python web applications
serving WSGI applications
isFreeSoftware true
license ZPL 2.1
Zope Public License NERFINISHED
primaryMaintainer Pylons Project NERFINISHED
programmingLanguage Python
repositoryPlatform GitHub NERFINISHED
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 NERFINISHED
macOS NERFINISHED
supportsPlatform UNIX-like systems
supportsPythonVersion Python 3 NERFINISHED
Python 3.8+ NERFINISHED
supportsSpecification WSGI NERFINISHED
typicalDeployment behind a reverse proxy
typicalReverseProxy Apache HTTP Server NERFINISHED
Nginx NERFINISHED
usedWithFramework Bottle
Django NERFINISHED
Flask NERFINISHED
Pyramid NERFINISHED
writtenIn pure Python

Referenced by (2)

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

Pylons Project maintains Waitress
WSGI implementedBy Waitress