Letter P

python-gevent - A coroutine-based Python networking library

Website: http://www.gevent.org/
License: MIT
Vendor: Alcance Libre, Inc.
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-21.1.2-1.fc14.al.src [5.7 MiB] Changelog by Joel Barrios (2022-02-04):
- Update to 21.1.2.

Listing created by Repoview-0.6.6-6.fc14.al