Dynamic access patterns dynamodb for Python

Dinamopy is a python helper library for dynamodb. You can define your access patterns in a json file and can use dynamic method names to make operations. – GitHub – rasimandiran/dinamopy: Dinamopy … Read more

Similar