| Name: | python3-curio |
|---|---|
| Version: | 1.6^1.1484546 |
| Release: | 8.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 637434 |
| License: | BSD-3-Clause |
| RPM: | python3-curio-1.6^1.1484546-8.el10_1.noarch.rpm |
| Source RPM: | python-curio-1.6^1.1484546-8.el10_1.src.rpm |
| Build Date: | Tue Sep 23 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/dabeaz/curio |
| Summary: | Building blocks for performing concurrent I/O |
| Description: | 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. |