slackbuilds_ponce/python/gunicorn
Dimitris Zlatanidis 23cc08f78c python/gunicorn: Updated for version 19.8.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-05-05 06:46:34 +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.