name: aiohttp version: 3.14.3 summary: Async http client/server framework (asyncio) license: Apache-2.0 AND MIT requires_python: >=3.10 python_min: 3.10 install_size: 437.2 KB module_format: platform-specific repo_url: https://github.com/aio-libs/aiohttp last_released_at: 2026-07-23T01:52:08Z releases_last_12mo: 10 avg_days_between_releases: 15.0 platforms: linux_x86_64,linux_arm64,linux_musl,macos_x86_64,macos_arm64,windows_x86_64 ## dependencies aiohappyeyeballs >=2.5.0 aiosignal >=1.4.0 async-timeout <6.0,>=4.0 attrs >=17.3.0 frozenlist >=1.1.1 multidict <7.0,>=4.5 propcache >=0.2.0 typing_extensions >=4.4 yarl <2.0,>=1.17.0 ## extras [speedups] aiodns >=3.3.0 Brotli >=1.2 brotlicffi >=1.2 backports.zstd ## maintainers aiohttp team