CherryPy18.10.0
CherryPy18.10.0
Published
Object-Oriented HTTP framework
pip install cherrypy
Package Downloads
Authors
Project URLs
Requires Python
>=3.6
Dependencies
- cheroot
>=8.2.1
- portend
>=2.1.1
- more-itertools
- zc.lockfile
- jaraco.collections
- importlib-metadata
; python_version <= "3.7"
- pywin32
>=227; sys_platform == "win32" and implementation_name == "cpython" and python_version < "3.10"
- sphinx
; extra == "docs"
- docutils
; extra == "docs"
- alabaster
; extra == "docs"
- sphinxcontrib-apidoc
>=0.3.0; extra == "docs"
- rst.linker
>=1.11; extra == "docs"
- jaraco.packaging
>=3.2; extra == "docs"
- simplejson
; extra == "json"
- python-memcached
>=1.58; extra == "memcached-session"
- routes
>=2.3.1; extra == "routes-dispatcher"
- pyOpenSSL
; extra == "ssl"
- objgraph
; extra == "testing"
- pytest
>=5.3.5; extra == "testing"
- pytest-cov
; extra == "testing"
- pytest-forked
; extra == "testing"
- pytest-sugar
; extra == "testing"
- path.py
; extra == "testing"
- requests-toolbelt
; extra == "testing"
- pytest-services
>=2; extra == "testing"
- setuptools
; extra == "testing"
- flup
; extra == "xcgi"