Welcome to Cheroot documentation!¶
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.
Status¶
The test suite currently relies on pytest. It’s being run via Travis CI.
For Enterprise¶
Professional support for Cheroot is available as part of the Tidelift Subscription. The CherryPy maintainers and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools. |
Contribute Cheroot¶
Want to add something to upstream? Feel free to submit a PR or file an issue if unsure. Please follow CherryPy’s common contribution guidelines. Note that PR is more likely to be accepted if it includes tests and detailed description helping maintainers to understand it better 🎉
Oh, and be pythonic, please 🐍
Don’t know how? Check out How to Contribute to Open Source article by GitHub 🚀
License¶
- Read and contribute to Cheroot
- Submitting Pull Requests
- Submitting bug reports
- Also
- History
cheroot._compat
modulecheroot.errors
modulecheroot.makefile
modulecheroot.server
modulecheroot.ssl
modulecheroot.ssl.builtin
modulecheroot.ssl.pyopenssl
module- cheroot.test package
cheroot.testing
module- cheroot.workers package
cheroot.wsgi
module
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.