indent_json4

PHOTO EMBED

Tue May 14 2024 08:20:37 GMT+0000 (Coordinated Universal Time)

Saved by @lavil80

cd\
cd "G:\My Drive\_My_projects\_Snippets\indent_json"
cls
python indent_json4.py input.json output.json 4
content_copyCOPY

Executes a python script that prettifies a json file, by indenting each level by 4 characters