mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
ad55df6cad
Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues. It works on Unix and Windows. You'll find it to be familiar, small, fast, and fun. WWW: https://github.com/dabeaz/curio
7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
Curio is a coroutine-based library for concurrent Python systems programming. It
|
|
provides standard programming abstractions such as as tasks, sockets, files,
|
|
locks, and queues. It works on Unix and Windows. You'll find it to be familiar,
|
|
small, fast, and fun.
|
|
|
|
WWW: https://github.com/dabeaz/curio
|