slackbuilds_ponce/python/gunicorn
Dimitris Zlatanidis a29134952d
python/gunicorn: Updated for version 19.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-03-16 06:53:33 +07:00
..
gunicorn.info python/gunicorn: Updated for version 19.9.0. 2019-03-16 06:53:33 +07:00
gunicorn.SlackBuild python/gunicorn: Updated for version 19.9.0. 2019-03-16 06:53:33 +07:00
README python/gunicorn: Updated for version 19.9.0. 2019-03-16 06:53:33 +07:00
slack-desc python/gunicorn: Switch homepage to https. 2018-09-11 09:22:00 +01:00

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.

Optional dependency (autodetected): python3