[ buster ]
[ Source: gunicorn ]
Package: python-gunicorn (19.9.0-1+deb10u1) [security]
Links for python-gunicorn
Debian Resources:
Download Source Package gunicorn:
- [gunicorn_19.9.0-1+deb10u1.dsc]
- [gunicorn_19.9.0.orig.tar.gz]
- [gunicorn_19.9.0-1+deb10u1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [gunicorn.org]
Similar packages:
Event-based HTTP/WSGI server (Python 2 libraries)
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP
This is the Python 2 library.
Other Packages Related to python-gunicorn
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-setuptools
- Python Distutils Enhancements
Download python-gunicorn
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 86.6 kB | 434.0 kB | [list of files] |