/dynamo3

Python 3 compatible library for DynamoDB

Primary LanguagePythonMIT LicenseMIT

Dynamo3

Build:build coverage
Downloads:http://pypi.python.org/pypi/dynamo3
Source:https://github.com/stevearc/dynamo3

Dynamo3 is a library for querying DynamoDB. It is designed to be higher-level than boto (it's built on top of botocore), to make simple operations easier to perform and understand. It has some nice features like exponential backoff and automatic pagination built in.