/4_json

Primary LanguagePython

Prettify JSON

The script displays to the console a formatted json

Quickstart

Example of script launch on Linux, Python 3.5:


$ python pprint_json.py <path to file>

(formatted json data from <path to file>)

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org