File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# dynamodump
22
3+ ![ Build Status] ( https://github.com/bchew/dynamodump/actions/workflows/build.yml/badge.svg )
4+ [ ![ Docker Status] ( https://github.com/bchew/dynamodump/actions/workflows/docker.yml/badge.svg )] ( https://hub.docker.com/r/bchew/dynamodump )
5+ ![ Linting Status] ( https://github.com/bchew/dynamodump/actions/workflows/linting.yml/badge.svg )
6+ ![ Test Status] ( https://github.com/bchew/dynamodump/actions/workflows/test.yml/badge.svg )
37[ ![ PyPI version] ( https://img.shields.io/pypi/v/dynamodump )] ( https://pypi.org/project/dynamodump )
4- [ ![ Docker] ( https://img.shields.io/docker/cloud/build/bchew/dynamodump?label=Docker&style=flat )] ( https://hub.docker.com/r/bchew/dynamodump/builds )
5- ![ Linting Status] ( https://github.com/bchew/dynamodump/workflows/Linting/badge.svg )
6- ![ Test Status] ( https://github.com/bchew/dynamodump/workflows/Test/badge.svg )
8+ [ ![ PyPI pyversions] ( https://img.shields.io/pypi/pyversions/dynamodump.svg )] ( https://pypi.org/project/dynamodump )
9+ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-black )
710
811Simple backup and restore script for Amazon DynamoDB using AWS SDK for Python (boto3) to work similarly to mysqldump.
912
You can’t perform that action at this time.
0 commit comments