python38-gevent
Python 3.8 - gevent - network lib usesd greenlet/libevent
3.2.5
2022-05-01
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.2.0
libcares2 3.2.0
libev4 3.2.0
python38-base 3.2.5
python38-cffi 3.2.5
python38-dnspython 3.2.5
python38-greenlet 3.2.5
python38-requests 3.2.5
python38-zope-event 3.2.5
python38-zope-interface 3.2.5
python3-gevent
Internal Program Version: gevent 21.12.0
Gevent is a Python networking library that uses greenlet to provide synchronous
API on top of a libevent event loop. Features include:
* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for standard
blocking sockets
* Fast WSGI server based on libevent-http.
gevent is inspired by eventlet but features more consistent API, simpler
implementation and better performance. Read why others use gevent and check
out the list of the open source projects based on gevent.
http://www.gevent.org