Package : python-trio > RPM : python-trio-0.16.0-1.mga8.src.rpm

Basic items

Name python-trio
Version 0.16.0
Release 1.mga8
URL https://pypi.org/project/trio/
Group Development/Python
Summary A friendly Python library for async concurrency and I/O
Size 417KB
Arch noarch
License MIT or ASL 2.0

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.

Media information

Distribution release Mageia 8
Media name core-release
Media arch aarch64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2021-01-17 20:19:18
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie