py310-trio (python/py-trio) Updated: 1 week, 1 day 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.27.0 License: (Apache-2 or MIT) GitHub