anyio
0
High-level concurrency and networking framework on top of asyncio or Trio
About anyio
High-level concurrency and networking framework on top of asyncio or Trio
Key Features
- Unified async API across asyncio and trio backends
- Structured concurrency with task groups
- Cancellation scopes and timeout primitives
- Useful networking and stream abstractions for async apps
Installation
uv add anyioRelated Tools
Quick Info
- Latest Version
- 4.12.1
- First Release
- 2018
- License
- Unknown
- Categories
- AsyncIOConcurrencyNetworking