Metadata-Version: 2.1
Name: dynamo-io
Version: 0.2.1
Summary: Opinionated single-table library for DynamoDB with in-memory mocking capabilities for unit and scenario testing.
License: MIT
Author: Scott Ernst
Author-email: swernst@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.17.21,<2.0.0)
Requires-Dist: toml (>=0.10.0)
