
trio 0.33.0
0
A friendly Python library for async concurrency and I/O
Contents
A friendly Python library for async concurrency and I/O
Stars: 7169, Watchers: 7169, Forks: 386, Open Issues: 315The python-trio/trio repo was created 9 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 7169 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/trio/
- Documentation:
- https://trio.readthedocs.io/
- 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 315 open issues on GitHub
- trip.wrap_file() undocumented behavior wrt to sync file object
- Documentation search improvements
- Make
autojump/autojump_thresholdmethods ofabc.Clock - Improve
run_processdefaults if there's a shell - attempt to add typing to _create
- ConflictDetector: kill both tasks
- Tracking issue: intermittent test failures
pythonfix







