CMD + K

anyio

Anaconda Verified

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 anaconda::anyio

Usage Tracking

4.10.0
4.7.0
4.6.2
4.2.0
3.5.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

Sep 23, 2025 at 11:25

License

MIT

Total Downloads

272.0K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 3.5.0
win-32 Last supported version: 3.5.0
linux-s390x Last supported version: 4.6.2
macOS-64 Last supported version: 4.7.0