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
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 24.11.1-7.fc44 | - |
| Fedora 43 | 24.11.1-7.fc43 | 24.11.1-7.fc43 |
| Fedora 42 | 24.11.1-2.fc42 | - |
| Fedora 41 | 24.10.2-1.fc41 | 24.10.2-1.fc41 |
| Fedora EPEL 9 | 21.12.0-1.el9 | - |
| Fedora EPEL 10.2 | 24.2.1-1.el10_0 | - |
| Fedora EPEL 10.1 | 24.2.1-1.el10_0 | - |
| 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.