DynamoDBMapping is an alternative API for Amazon DynamoDB that implements the Python collections.abc.MutableMapping abstract base class, effectively allowing you to use a DynamoDB table as if it were ...
MindDict is a lightweight Python package that extends the built-in dict with practical utilities for data manipulation. It makes your dictionaries more expressive, readable, and fun to use — all ...