json-to-json-transformer is a simple, yet powerful way of transforming JSON from one format to another. The use case for which it's designed is where you're doing repetitive processing that involves ...
This program has been tested with Python 3.7.3 It requires Jinja2 in order to work properly and render the HTML file. You can run python3 main.py -h to display help: Basic usage: main.py -i ...