py39-trio (python/py-trio) Updated: 4 months, 1 week ago Add to my watchlist

Friendly Python library for async concurrency and I/O

The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.

Version: 0.23.2 License: (Apache-2 or MIT) GitHub