Building blocks for performing concurrent I/O
Curio is a coroutine-based library for concurrent Python systems programming using async/await. It provides standard programming abstractions such as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency. It works on Unix and Windows and has zero dependencies. You will find it to be familiar, small, fast, and fun.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6^1.1484546-4.fc42 | - |
Fedora 42 | 1.6^1.1484546-4.fc42 | - |
Fedora 41 | 1.6^1.1484546-3.fc41 | - |
Fedora 40 | 1.6-7.fc40 | - |
Fedora EPEL 9 | 1.5-5.el9 | - |
Fedora EPEL 8 | 1.4-1.el8 | - |
You can contact the maintainers of this package via email at
python-curio dash maintainers at fedoraproject dot org
.