cheroot 10.0.1
0
Highly-optimized, pure-python HTTP server
Contents
Highly-optimized, pure-python HTTP server
How to Install cheroot
You can install cheroot using pip
pip install cheroot
or add it to a project with poetry
poetry add cheroot
Package Details
- Author
- CherryPy Team
- License
- None
- Homepage
- https://cheroot.cherrypy.dev
- PyPi:
- https://pypi.org/project/cheroot/
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/HTTP Servers
- Internet/WWW/HTTP/WSGI
- Internet/WWW/HTTP/WSGI/Server
Related Packages
Errors
A list of common cheroot errors.
Code Examples
Here are some cheroot
code examples and snippets.