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
- Better usability for threads
- Write docs on porting code to Trio
- Add documentation on interpreting Trio tracebacks
- Provide some standard mechanism for splitting a stream into lines, and other basic protocol tasks
- Support TLS 1.3 post handshake auth in trio.ssl
- Rethink KeyboardInterrupt protection APIs
- Fine-tuning channels
- Cancelling a `fail_after` results in TooSlowError, even though the timeout didn't expire
- Support Pythonista (iOS python environment)
- make trio.BlockingTrioPortal and trio.Lock work together
- Docs
- Python not yet supported