Name: | python3-gunicorn |
---|---|
Version: | 20.0.4 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 478105 |
License: | MIT |
RPM: | python3-gunicorn-20.0.4-3.el8.noarch.rpm |
Source RPM: | python-gunicorn-20.0.4-3.el8.src.rpm |
Build Date: | Thu Sep 07 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://gunicorn.org/ |
Summary: | Python WSGI application server |
Description: | Gunicorn ("Green Unicorn") is a Python WSGI HTTP server for UNIX. It uses the pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI, Django, and Paster applications. |