py3-trio-0.33.0
library for async concurrency and I/O
Back to search · Project homepage
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.
Package information
- Ports path
- devel/py-trio
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
- devel/py-astor
- devel/py-isort
- devel/py-jedi
- devel/py-mypy
- devel/py-test-trio
- devel/pylint
- security/py-trustme
- textproc/py-black
- devel/py-attrs
- devel/py-sortedcontainers
- net/py-idna
- devel/py-outcome
- devel/py-sniffio
- lang/python/3
- devel/py-test
Used by (15 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.