Metadata-Version: 2.1
Name: aiodynamo
Version: 19.9
Summary: Asyncio DynamoDB client
Home-page: https://github.com/HENNGE/aiodynamo
License: Apache-2.0
Author: Jonas Obrist
Author-email: jonas.obrist@hennge.com
Requires-Python: >=3.7,<4.0
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aiobotocore (>=0.10.0)
Requires-Dist: aiohttp (>=3.5.4)
Requires-Dist: attrs (>=18.2)
Requires-Dist: boto3 (>=1.9.49)
Project-URL: Documentation, https://aiodynamo.readthedocs.io
Project-URL: Repository, https://github.com/HENNGE/aiodynamo
