mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
3 lines
144 B
Plaintext
3 lines
144 B
Plaintext
gevent is a coroutine-based Python networking library that uses greenlet
|
|
to provide a high-level synchronous API on top of libevent event loop.
|