aiohttp
View on GitHub
16.4k
Async http client/server framework (asyncio)
About aiohttp
Async http client/server framework (asyncio)
Key Features
- Asynchronous HTTP client and server framework
- WebSocket, streaming, and middleware support
- High-concurrency request handling on asyncio
- Rich routing and lifecycle hooks for web services
Installation
uv add aiohttpRelated Tools
Quick Info
- Latest Version
- 3.13.3
- First Release
- 2013
- License
- Apache-2.0 AND MIT
- Categories
- HTTP ClientWeb FrameworkAsyncIO