gunicorn23.0.0
gunicorn23.0.0
Published
WSGI HTTP Server for UNIX
pip install gunicorn
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
Dependencies
- packaging
- importlib-metadata
; python_version < "3.8" - eventlet
!=0.36.0,>=0.24.1; extra == "eventlet" - gevent
>=1.4.0; extra == "gevent" - setproctitle
; extra == "setproctitle" - gevent
; extra == "testing" - eventlet
; extra == "testing" - coverage
; extra == "testing" - pytest
; extra == "testing" - pytest-cov
; extra == "testing" - tornado
>=0.2; extra == "tornado"