Name: | python3-gunicorn |
---|---|
Version: | 20.1.0 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 471395 |
License: | MIT |
RPM: | python3-gunicorn-20.1.0-7.el9.noarch.rpm |
Source RPM: | python-gunicorn-20.1.0-7.el9.src.rpm |
Build Date: | Fri Aug 05 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gunicorn.org/ |
Summary: | Python WSGI HTTP Server |
Description: | Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It is a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy. |