pjson
Like python -mjson.tool but with moar colors (and less conf)
Usage
⚡ echo '{"json":"obj"}' | pjson
{
"json": "obj"
}
Looks Like This
Image for the haters:

Small retina display images are fucking huge.
Example With Curl
⚡ curl https://github.com/igorgue.json | pjson
Install
Install pygments:
⚡ pip install pjson
MFW I did This Project
