Command-line tool to validate and pretty-print JSON and XML.
Project description
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

=====
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

Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pjson-0.1.tar.gz
(2.5 kB
view hashes)