omanyd

Some ways to make dynamodb easier from python


Keywords
aws, dynamodb, boto3
License
MIT
Install
pip install omanyd==0.1

Documentation

OMANYD

Omanyd is a small wrapper around a boto3 dynamo table to support spatial indexes using geohashing. In the future, it may add some other features to make dynamo tables a bit less cumbersome in python.

Install

> pip install omanyd