waitress 3.0.2


pip install waitress

  Latest version

Released: Nov 16, 2024


Meta
Author: Zope Foundation and Contributors
Maintainer: Pylons Project
Requires Python: >=3.9.0

Classifiers

Development Status
  • 6 - Mature

Environment
  • Web Environment

Intended Audience
  • Developers

License
  • OSI Approved :: Zope Public License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Operating System
  • OS Independent

Topic
  • Internet :: WWW/HTTP
  • Internet :: WWW/HTTP :: WSGI
latest version of waitress on PyPI https://github.com/Pylons/waitress/actions/workflows/ci-tests.yml/badge.svg 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/

3.0.2 (2024-11-16)

Security

3.0.1 (2024-10-28)

Backward Incompatibilities

Features

Security

3.0.0 (2024-02-04)

Updated Defaults

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies: