pp_json

Function for pretty printing JSON from string or dict.

pp_json.pp_json(json_thing, sort=True, indents=4)[source]

Pretty print JSON.