Skip to content

allankp/json2dynamo

Repository files navigation

PyPI version Downloads Codacy Badge

Json to Dynamo Transformer

This tool transforms standard json files into dynamo mapping format. Allowing the insertion of the outputed files via the aws cli.

Install

pip install json2dynamo

Usage

json2dynamo --inputpath <path/to/json> --outputpath <path/to/output/folder>

Development

This repo uses a bake file, to use the commands install it via

pip install bake-cli

Once installed run bake to see commands

About

Transforms standard json files into dynamo mapping format. Allowing the insertion of the outputed files via the aws cli.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages