name: aiobotocore version: 3.9.0 summary: Async client for aws services using botocore and aiohttp license: Apache-2.0 requires_python: >=3.10 python_min: 3.10 install_size: 98.4 KB module_format: py3-none-any doc_url: https://aiobotocore.aio-libs.org repo_url: https://github.com/aio-libs/aiobotocore last_released_at: 2026-08-01T11:54:06Z releases_last_12mo: 20 avg_days_between_releases: 27.5 platforms: any ## dependencies aiohttp <4.0.0,>=3.14.0 aioitertools <1.0.0,>=0.5.1 botocore <1.43.57,>=1.43.3 jmespath <2.0.0,>=0.7.1 multidict <7.0.0,>=6.0.0 python-dateutil <3.0.0,>=2.1 typing-extensions <5.0.0,>=4.14.0 wrapt <3.0.0,>=1.10.10 ## extras [httpx] anyio <5,>=4.11.0 httpx <0.29,>=0.25.1 [httpx2] anyio <5,>=4.11.0 httpx2 <3.0.0,>=2.0 ## maintainers Nikolay Novik