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 have a way to block open_tcp_stream from connecting to certain hosts?
- Consider converting lowest-level I/O primitives from global functions into methods
- Add collection of worked examples to tutorial
- trio.run() should take **kwargs in addition to *args
- Add "one obvious way" for implementing the common multiplexed request/response pattern
- Some doc todos
- Better tooling for releases and development
- docs: default_role = "obj" leaves function references without their parens
- Update introspection API for recent changes in nurseries
- Add a trio.testing.unused_port function?
- Docs
- Python not yet supported