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 | 24.11.1-1.fc42 | - |
Fedora 41 | 24.10.2-1.fc41 | - |
Fedora 40 | 23.7.0-4.fc40 | - |
Fedora EPEL 9 | 21.12.0-1.el9 | - |
Fedora EPEL 10.0 | 24.2.1-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-gevent dash maintainers at fedoraproject dot org
.