Json Beautifier
A simple script to beautify json data. The program require any json file as input and the program will output beautified version of json file.
Usage: python bybeautifier.py -t json -i
Example:
python bybeautifier.py -t json -i sample.json