A coroutine-based Python networking library
gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate Python 3 version.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 21.1.2-3.fc35 | - | 
| Fedora 35 | 21.1.2-3.fc35 | - | 
| Fedora 34 | 20.9.0-2.fc34 | - | 
			You can contact the maintainers of this package via email at
			python-gevent dash maintainers at fedoraproject dot org.