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 anaconda-python-gte-3.10::anyio

Usage Tracking

4.6.2
4.2.0
3.5.0
2.2.0
4 / 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 31, 2025 at 20:45

License

MIT

Total Downloads

0

Version Downloads

0

Supported Platforms

linux-64