Skip to content

ananthb/waitress

This branch is 83 commits behind Pylons/waitress:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2023
Feb 9, 2023
Jan 23, 2023
Jan 23, 2023
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Jan 23, 2023
Nov 16, 2022
Dec 17, 2011
May 30, 2022
Dec 17, 2011
Aug 16, 2020
Nov 16, 2022
Nov 17, 2022
Jan 19, 2012
Nov 16, 2022
Aug 16, 2020
Oct 22, 2016
Jan 23, 2023
Apr 17, 2020
Dec 24, 2022

Repository files navigation

Waitress

latest version of waitress on PyPI main Documentation Status IRC Freenode

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.7+. It is also known to run on PyPy 3 (version 3.7 compatible python) 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%