pynamo icon indicating copy to clipboard operation
pynamo copied to clipboard

Exploration of the Dynamo paper in Python

Pynamo: Exploring the Dynamo paper in Python

This is a sample Python implementation of concepts from Amazon's Dynamo paper.

Full description here

Not intended for real use, purely for pedagogical purposes.