Fedora Packages

python3-trio Subpackage of python-trio

A friendly Python library for async concurrency and I/O

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.23.1-3.fc40 -
Fedora 40 0.23.1-3.fc40 -
Fedora 39 0.22.0-5.fc39 -
Fedora 38 0.22.0-2.fc38 -
EPEL 9 0.20.0-2.el9 -
EPEL 8 0.8.0-1.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-trio dash maintainers at fedoraproject dot org.



Sources on Pagure