WSGI HTTP Server for UNIX https://gunicorn.org/
Go to file
2024-01-06 11:13:09 +01:00
python-gunicorn.spec automatic version update by autodist [release 21.0.1-1mamba;Tue Jul 18 2023] 2024-01-06 11:13:09 +01:00
README.md automatic version update by autodist [release 20.1.0-1mamba;Sat Mar 27 2021] 2024-01-06 11:13:09 +01:00

python-gunicorn

WSGI HTTP Server for UNIX. 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.