Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-gevent - A coroutine-based Python networking library
- Description:
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
Packages
| python-gevent-0.13.8-3.el6.src
[299 KiB] |
Changelog
by Fedora Release Engineering (2013-08-04):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|