Name: | python3-waitress |
---|---|
Version: | 1.4.3 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1138115 |
License: | ZPLv2.1 |
RPM: | python3-waitress-1.4.3-2.el8.noarch.rpm |
Source RPM: | python-waitress-1.4.3-2.el8.src.rpm |
Build Date: | Fri Jul 05 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Pylons/waitress |
Summary: | Waitress WSGI server |
Description: | Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.4+. It is also known to run on PyPy 1.6.0+ on UNIX. It supports HTTP/1.0 and HTTP/1.1. Python 3 version. |