aiohttp3.13.2
aiohttp3.13.2
Published
Async http client/server framework (asyncio)
pip install aiohttp
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- aiohappyeyeballs
>=2.5.0 - aiosignal
>=1.4.0 - async-timeout
<6.0,>=4.0; python_version < "3.11" - attrs
>=17.3.0 - frozenlist
>=1.1.1 - multidict
<7.0,>=4.5 - propcache
>=0.2.0 - yarl
<2.0,>=1.17.0 - aiodns
>=3.3.0; extra == "speedups" - Brotli
; platform_python_implementation == "CPython" and extra == "speedups" - brotlicffi
; platform_python_implementation != "CPython" and extra == "speedups" - backports.zstd
; (platform_python_implementation == "CPython" and python_version < "3.14") and extra == "speedups"