python-trio 0.16.0 Friendly Python library for async concurrency and I/O

Trio strives to be a production-quality, 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.