{ "info": { "author": "CherryPy Team", "author_email": "team@cherrypy.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: CherryPy", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Server" ], "description": ".. image:: https://img.shields.io/pypi/v/cheroot.svg\n :target: https://pypi.org/project/cheroot\n\n.. image:: https://img.shields.io/travis/cherrypy/cheroot/master.svg?label=Linux%20build%20%40%20Travis%20CI\n :target: https://travis-ci.org/cherrypy/cheroot\n\n.. image:: https://circleci.com/gh/cherrypy/cheroot/tree/master.svg?style=svg\n :target: https://circleci.com/gh/cherrypy/cheroot/tree/master\n\n.. image:: https://img.shields.io/appveyor/ci/cherrypy/cheroot/master.svg?label=Windows%20build%20%40%20Appveyor\n :target: https://ci.appveyor.com/project/cherrypy/cheroot/branch/master\n\n.. image:: https://img.shields.io/badge/license-BSD-blue.svg?maxAge=3600\n :target: https://pypi.org/project/cheroot\n\n.. image:: https://img.shields.io/pypi/pyversions/cheroot.svg\n :target: https://pypi.org/project/cheroot\n\n.. image:: https://codecov.io/gh/cherrypy/cheroot/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/cherrypy/cheroot\n :alt: codecov\n\n.. image:: https://readthedocs.org/projects/cheroot/badge/?version=latest\n :target: https://cheroot.cherrypy.org/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/StackOverflow-Cheroot-blue.svg\n :target: https://stackoverflow.com/questions/tagged/cheroot+or+cherrypy\n\n.. image:: https://img.shields.io/gitter/room/cherrypy/cherrypy.svg\n :target: https://gitter.im/cherrypy/cherrypy\n\n.. image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n :target: http://makeapullrequest.com/\n\n.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot.svg?type=shield\n :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot?ref=badge_shield\n :alt: FOSSA Status\n\nCheroot is the high-performance, pure-Python HTTP server used by CherryPy.\n\nStatus\n======\n\nThe test suite currently relies on pytest. It's being run via Travis CI.\n\nContribute Cheroot\n==================\n**Want to add something to upstream?** Feel free to submit a PR or file an issue\nif unsure. Please follow `CherryPy's common contribution guidelines\n`_.\nNote that PR is more likely to be accepted if it includes tests and detailed\ndescription helping maintainers to understand it better :tada:\n\nOh, and be pythonic, please :snake:\n\n**Don't know how?** Check out `How to Contribute to Open Source\n`_ article by GitHub :rocket:\n\n\nLicense\n=======\n.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot.svg?type=large\n :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fcherrypy%2Fcheroot?ref=badge_large\n :alt: FOSSA Status\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://cheroot.cherrypy.org", "keywords": "http,server,ssl,wsgi", "license": "", "maintainer": "", "maintainer_email": "", "name": "cheroot-cc", "package_url": "https://pypi.org/project/cheroot-cc/", "platform": "", "project_url": "https://pypi.org/project/cheroot-cc/", "project_urls": { "CI: AppVeyor": "https://ci.appveyor.com/project/cherrypy/cheroot", "CI: Circle": "https://circleci.com/gh/cherrypy/cheroot", "CI: Travis": "https://travis-ci.org/cherrypy/cheroot", "Docs: RTD": "https://cheroot.cherrypy.org", "GitHub: issues": "https://github.com/cherrypy/cheroot/issues", "GitHub: repo": "https://github.com/cherrypy/cheroot", "Homepage": "https://cheroot.cherrypy.org" }, "release_url": "https://pypi.org/project/cheroot-cc/6.5.4/", "requires_dist": [ "backports.functools-lru-cache", "six (>=1.11.0)", "more-itertools (>=2.6)", "sphinx (>=1.8.2) ; extra == 'docs'", "rst.linker (>=1.9) ; extra == 'docs'", "jaraco.packaging (>=3.2) ; extra == 'docs'", "docutils ; extra == 'docs'", "alabaster ; extra == 'docs'", "collective.checkdocs ; extra == 'docs'", "ddt ; extra == 'testing'", "pytest (>=2.8) ; extra == 'testing'", "pytest-mock ; extra == 'testing'", "pytest-sugar (>=0.9.1) ; extra == 'testing'", "pytest-testmon (>=0.9.7) ; extra == 'testing'", "pytest-watch ; extra == 'testing'", "pytest-xdist ; extra == 'testing'", "coverage ; extra == 'testing'", "codecov ; extra == 'testing'", "pytest-cov ; extra == 'testing'", "trustme (>=0.4.0) ; extra == 'testing'", "pyopenssl ; extra == 'testing'", "requests-unixsocket ; extra == 'testing'" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Highly-optimized, pure-python HTTP server", "version": "6.5.4" }, "last_serial": 5188817, "releases": { "6.5.4": [ { "comment_text": "", "digests": { "md5": "d38c2388ece189147f54bfbd87360f6f", "sha256": "b4db09256915dc64a53d8eb69cd85e6d3dc0b31613a5ec6fd04a12b0be8fdab9" }, "downloads": -1, "filename": "cheroot_cc-6.5.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d38c2388ece189147f54bfbd87360f6f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 74521, "upload_time": "2019-04-25T15:58:40", "url": "https://files.pythonhosted.org/packages/24/e6/a1dffddcdb784c22d866cb54ec185a14650736d465852d2390629e68ab97/cheroot_cc-6.5.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6488414dc60b0afea4cf8a24d6140fcd", "sha256": "9d89a44b80825bc9b7fe78d61a89d9cbda328da772230b4c96e7e63ef4785fe3" }, "downloads": -1, "filename": "cheroot-cc-6.5.4.tar.gz", "has_sig": false, "md5_digest": "6488414dc60b0afea4cf8a24d6140fcd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 81159, "upload_time": "2019-04-25T15:58:48", "url": "https://files.pythonhosted.org/packages/0f/18/b2a4864299a6063ca7ad8dc360ebd37bf598f4a7cdc8a6c4499916cd2b01/cheroot-cc-6.5.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d38c2388ece189147f54bfbd87360f6f", "sha256": "b4db09256915dc64a53d8eb69cd85e6d3dc0b31613a5ec6fd04a12b0be8fdab9" }, "downloads": -1, "filename": "cheroot_cc-6.5.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d38c2388ece189147f54bfbd87360f6f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 74521, "upload_time": "2019-04-25T15:58:40", "url": "https://files.pythonhosted.org/packages/24/e6/a1dffddcdb784c22d866cb54ec185a14650736d465852d2390629e68ab97/cheroot_cc-6.5.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6488414dc60b0afea4cf8a24d6140fcd", "sha256": "9d89a44b80825bc9b7fe78d61a89d9cbda328da772230b4c96e7e63ef4785fe3" }, "downloads": -1, "filename": "cheroot-cc-6.5.4.tar.gz", "has_sig": false, "md5_digest": "6488414dc60b0afea4cf8a24d6140fcd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 81159, "upload_time": "2019-04-25T15:58:48", "url": "https://files.pythonhosted.org/packages/0f/18/b2a4864299a6063ca7ad8dc360ebd37bf598f4a7cdc8a6c4499916cd2b01/cheroot-cc-6.5.4.tar.gz" } ] }