Skip to content

Pylons/waitress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

665240e · Nov 27, 2020
Nov 26, 2020
Nov 27, 2020
Nov 27, 2020
Nov 27, 2020
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Nov 27, 2020
Mar 29, 2019
Dec 17, 2011
Nov 27, 2020
Dec 17, 2011
Aug 16, 2020
Nov 26, 2020
May 20, 2018
Jan 19, 2012
May 19, 2018
Aug 16, 2020
Oct 22, 2016
Nov 27, 2020
Apr 17, 2020
Nov 26, 2020

Repository files navigation

Waitress

latest version of waitress on PyPI master 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.6+. It is also known to run on PyPy (version 3.6 compatible) 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/