Name: | python3-gunicorn |
---|---|
Version: | 23.0.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 645928 |
License: | MIT |
RPM: | python3-gunicorn-23.0.0-1.el10_0.noarch.rpm |
Source RPM: | python-gunicorn-23.0.0-1.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-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. |