shidan / 4_json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%