Skip to content
/ dynamo3 Public
forked from stevearc/dynamo3

Python 3 compatible library for DynamoDB

License

Notifications You must be signed in to change notification settings

xuru/dynamo3

 
 

Repository files navigation

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.

About

Python 3 compatible library for DynamoDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%