python-gunicorn - Python WSGI application server
Website: | http://gunicorn.org/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Gunicorn ("Green Unicorn") is a Python WSGI HTTP server for UNIX. It uses the pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI, Django, and Paster applications.
Packages
python-gunicorn-18.0-1.el6.src [364 KiB] |
Changelog
Dan Callaghan (2013-09-06):
- upstream release 18.0: http://docs.gunicorn.org/en/latest/news.html |