waitress 3.0.0
0
Waitress WSGI server
Contents
Waitress WSGI server
Stars: 1443, Watchers: 1443, Forks: 164, Open Issues: 15The Pylons/waitress
repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1443 github stars!
How to Install waitress
You can install waitress using pip
pip install waitress
or add it to a project with poetry
poetry add waitress
Package Details
- Author
- Zope Foundation and Contributors
- License
- ZPL 2.1
- Homepage
- https://github.com/Pylons/waitress
- PyPi:
- https://pypi.org/project/waitress/
- Documentation:
- https://docs.pylonsproject.org/projects/waitress/en/latest/index.html
- GitHub Repo:
- https://github.com/Pylons/waitress
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/WSGI
Related Packages
Errors
A list of common waitress errors.
Code Examples
Here are some waitress
code examples and snippets.
GitHub Issues
The waitress package has 15 open issues on GitHub
- Proposing an easy method for graceful application shutdown
- Ability to expose how loaded waitress is