About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v4.6.2
  • linux-aarch64 v4.6.2
  • linux-s390x v4.6.2
  • osx-64 v4.6.2
  • osx-arm64 v4.6.2
  • win-64 v4.6.2
  • linux-ppc64le v3.5.0
  • win-32 v3.5.0

conda install

To install this package run one of the following:
conda install main::anyio

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy