SlackBuildsOrg/python/gunicorn
2016-11-14 16:47:23 +07:00
..
gunicorn.info
gunicorn.SlackBuild
README
slack-desc

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web
frameworks, simply implemented, light on server resource usage,
and fairly speedy.