maretskiy / cheroot

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->

Home Page:https://cheroot.cherrypy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://img.shields.io/travis/cherrypy/cheroot/master.svg?label=Linux%20build%20%40%20Travis%20CI https://circleci.com/gh/cherrypy/cheroot/tree/master.svg?style=svg https://img.shields.io/appveyor/ci/cherrypy/cheroot/master.svg?label=Windows%20build%20%40%20Appveyor https://img.shields.io/badge/license-BSD-blue.svg?maxAge=3600 codecov https://readthedocs.org/projects/cheroot/badge/?version=latest https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square FOSSA Status

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.

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

FOSSA Status

About

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->

https://cheroot.cherrypy.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%