File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11language : python
22python :
3- - " 2.6"
43 - " 2.7"
54install :
6- - pip install --use-mirrors - r requirements.txt
5+ - pip install -r requirements.txt
76 - pip install flake8
87script :
98 - flake8 --ignore=E501 .
Original file line number Diff line number Diff line change 1- [ ![ Buildstatus] ( https://travis-ci.org/bchew/dynamodump.svg )] ( https://travis-ci.org/bchew/dynamodump )
2-
31dynamodump
42==========
53
4+ [ ![ Buildstatus] ( https://travis-ci.org/bchew/dynamodump.svg )] ( https://travis-ci.org/bchew/dynamodump )
5+
66Simple backup and restore script for Amazon DynamoDB using boto to work similarly to mysqldump.
77
88Suitable for DynamoDB usages of smaller data volume which do not warrant the usage of AWS Data Pipeline for backup/restores/empty.
You can’t perform that action at this time.
0 commit comments