CMD + K

anyio

Community

High level compatibility layer for multiple asynchronous event loop implementations on Python

Installation

To install this package, run one of the following:

Conda
$conda install fannie::anyio

Usage Tracking

4.6.2
4.2.0
3.5.0
2.2.0
2.1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency (SC) on top of asyncio and works in harmony with the native SC of trio itself.

About

Summary

High level compatibility layer for multiple asynchronous event loop implementations on Python

Last Updated

Mar 28, 2025 at 21:46

License

MIT

Supported Platforms

linux-64