python-gunicorn - Python WSGI application server
| Website: | http://gunicorn.org/ |
|---|---|
| License: | MIT |
| Vendor: | Scientific Linux |
- 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-2.el7.noarch [169 KiB] |
Changelog
by Lokesh Mandvekar (2014-04-24):
- Rebuilt for RHEL-7 - Disable python3 - Modify python3 conditional macros as per fedora docs |