WSGI HTTP Server for UNIX https://gunicorn.org/
Go to file
2024-01-06 11:13:11 +01:00
python-gunicorn.spec rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 21.2.0-2mamba;Tue Sep 26 2023] 2024-01-06 11:13:11 +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.