How can I access Amazon DynamoDB via Python?

Lostsoul picture Lostsoul · Jan 20, 2012 · Viewed 25.8k times · Source

I'm currently using hbase with my Python apps and wanted to try out Amazon DynamoDB. Is there a way to use Python to read, write and query data?