Skip to content

kgaughan/waitress

This branch is up to date with Pylons/waitress:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc592e8 · Nov 25, 2024
Nov 15, 2024
Nov 24, 2024
Nov 24, 2024
Nov 16, 2024
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Jun 8, 2024
Nov 16, 2024
Nov 12, 2024
Dec 17, 2011
May 30, 2022
Dec 17, 2011
Jun 8, 2024
Oct 26, 2024
Nov 17, 2022
Jan 19, 2012
Nov 16, 2022
Oct 28, 2024
Nov 16, 2024
Apr 17, 2020
Oct 26, 2024

Repository files navigation

Waitress

latest version of waitress on PyPI main Documentation Status

Waitress is 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 3.9+. It is also known to run on PyPy 3 (version 3.9 compatible python and above) on UNIX. It supports HTTP/1.0 and HTTP/1.1.

For more information, see the "docs" directory of the Waitress package or visit https://docs.pylonsproject.org/projects/waitress/en/latest/

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%