Metadata-Version: 2.4
Name: aiodynamo
Version: 26.4
Summary: Asyncio DynamoDB client
Author-email: Jonas Obrist <jonas.obrist@hennge.com>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: yarl>=1.4.2
Provides-Extra: aiohttp
Requires-Dist: aiohttp>=3.6.2; extra == 'aiohttp'
Provides-Extra: httpx
Requires-Dist: httpx<1.0.0,>=0.15.0; extra == 'httpx'
