slackbuilds/python/gunicorn
Dimitris Zlatanidis 6451ec3177
python/gunicorn: Updated for version 20.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-10 07:43:09 +07:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
gunicorn.SlackBuild python/gunicorn: Updated for version 20.1.0. 2022-12-10 07:43:09 +07:00
gunicorn.info python/gunicorn: Updated for version 20.1.0. 2022-12-10 07:43:09 +07:00
slack-desc

README

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.