# agronholm/anyio

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/agronholm-anyio).**

2,481 stars · 210 forks · Python · MIT

## Links

- GitHub: https://github.com/agronholm/anyio
- awesome-repositories: https://awesome-repositories.com/repository/agronholm-anyio.md

## Topics

`async-await` `asyncio` `trio`

## Description

High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio

## Tags

### Part of an Awesome List

- [Alternative Runtimes](https://awesome-repositories.com/f/awesome-lists/devtools/alternative-runtimes.md) — High-level concurrency framework supporting multiple backends.
- [Asynchronous Programming](https://awesome-repositories.com/f/awesome-lists/devtools/asynchronous-programming.md) — Provides a high-level abstraction for async concurrency.
