trio
https://github.com/python-trio/trio
Python
Trio – a friendly Python library for async concurrency and I/O
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to trio
Help out
- Issues
- Should we merge the Stream and Channel interfaces?
- notes on profiling Trio programs
- Consider io_uring as an alternative to epoll
- C/Rust libraries and Trio introp documentation
- Provide a helper to dump the task tree / stack tree
- Should we expand our test suite by running some downstream projects tests in our CI?
- Expose os.scandir through Trio's async filesystem API?
- Add the ability for cancel scopes to specify a grace period
- Test against *old* versions of requirements in CI
- When building Channels on top of a bidirectional Stream, how should we handle closure?
- Docs
- Python not yet supported