Name: | python3-trio |
---|---|
Version: | 0.20.0 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2791222 |
License: | MIT or ASL 2.0 |
RPM: | python3-trio-0.20.0-2.el9.noarch.rpm |
Source RPM: | python-trio-0.20.0-2.el9.src.rpm |
Build Date: | Fri Mar 11 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/python-trio/trio |
Summary: | A friendly Python library for async concurrency and I/O |
Description: | The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right. |
- Latest upstream rhbz#2056578
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Latest upstream rhbz#1972135
- Rebuilt for Python 3.10
- Bootstrap for Python 3.10
- Backport upstream fixes to bring compatibility with Python 3.10
- Latest upstream rhbz#1879061
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Latest upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild