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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-18 06:55:35 +07:00
..
README
gunicorn.SlackBuild python/gunicorn: Updated for version 22.0.0. 2024-05-18 06:55:35 +07:00
gunicorn.info python/gunicorn: Updated for version 22.0.0. 2024-05-18 06:55:35 +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.