gevent24.11.1
gevent24.11.1
Published
Coroutine-based network library
pip install gevent
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- zope.event
- zope.interface
- greenlet
>=3.1.1; platform_python_implementation == "CPython"
- cffi
>=1.17.1; platform_python_implementation == "CPython" and sys_platform == "win32"
- dnspython
<2.0,>=1.16.0; python_version < "3.10" and extra == "dnspython"
- idna
; python_version < "3.10" and extra == "dnspython"
- sphinx
; extra == "docs"
- furo
; extra == "docs"
- repoze.sphinx.autointerface
; extra == "docs"
- sphinxcontrib-programoutput
; extra == "docs"
- zope.schema
; extra == "docs"
- psutil
>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "monitor"
- cffi
>=1.17.1; platform_python_implementation == "CPython" and extra == "recommended"
- dnspython
<2.0,>=1.16.0; python_version < "3.10" and extra == "recommended"
- idna
; python_version < "3.10" and extra == "recommended"
- psutil
>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "recommended"
- requests
; extra == "test"
- objgraph
; extra == "test"
- cffi
>=1.17.1; platform_python_implementation == "CPython" and extra == "test"
- dnspython
<2.0,>=1.16.0; python_version < "3.10" and extra == "test"
- idna
; python_version < "3.10" and extra == "test"
- coverage
>=5.0; sys_platform != "win32" and extra == "test"
- psutil
>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "test"