
gevent 25.9.1
0
Coroutine-based network library
Contents
Coroutine-based network library
Stars: 6437, Watchers: 6437, Forks: 961, Open Issues: 130The gevent/gevent repo was created 13 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 6437 github stars!
How to Install gevent
You can install gevent using pip
pip install gevent
or add it to a project with poetry
poetry add gevent
Package Details
- Author
- Denis Bilenko
- License
- MIT
- Homepage
- http://www.gevent.org/
- PyPi:
- https://pypi.org/project/gevent/
- Documentation:
- http://www.gevent.org
- GitHub Repo:
- https://github.com/gevent/gevent
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common gevent errors.
Code Examples
Here are some gevent code examples and snippets.
GitHub Issues
The gevent package has 130 open issues on GitHub
- Optimize all membership checks by tracking entries with a set
- Bump the github-actions group with 2 updates
- Gevent in a nogil Python world
- AttributeError: 'StreamServer' object has no attribute 'handle'
- RuntimeError: cannot use from_handle() on NULL pointer
pythonfix







