
trio 0.20.0
0
A friendly Python library for async concurrency and I/O
Contents
A friendly Python library for async concurrency and I/O
Stars: 4656, Watchers: 4656, Forks: 268, Open Issues: 310The python-trio/trio
repo was created 5 years ago and was last updated 10 hours ago.
The project is very popular with an impressive 4656 github stars!
How to Install trio
You can install trio using pip
pip install trio
or add it to a project with poetry
poetry add trio
Package Details
- Author
- Nathaniel J. Smith
- License
- MIT -or- Apache License 2.0
- Homepage
- https://github.com/python-trio/trio
- PyPi
- https://pypi.org/project/trio/
- GitHub Repo
- https://github.com/python-trio/trio
Classifiers
- System/Networking
Related Packages
Errors
A list of common trio errors.
Code Examples
Here are some trio
code examples and snippets.
GitHub Issues
The trio package has 310 open issues on GitHub
- Bump decorator from 5.1.0 to 5.1.1
- Bump platformdirs from 2.4.0 to 2.4.1
- Bump black from 21.10b0 to 21.12b0
- Bump lazy-object-proxy from 1.6.0 to 1.7.1
- Bump pyparsing from 2.4.7 to 3.0.7
- Bump snowballstemmer from 2.1.0 to 2.2.0
- Bump requests from 2.26.0 to 2.27.1
- testing: "There is no current event loop in thread 'MainThread'."
- Bump sphinx from 3.3.1 to 4.4.0
- Replace MultiError with BaseExceptionGroup
- Replace MultiError with (Base)ExceptionGroup
- ✨ Add alternative APIs that improve typing and tooling support (e.g. autocompletion)
- Proposal: Consider making many CI checks non-required
- Update CI matrix.
- Bump imagesize from 1.2.0 to 1.3.0