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