Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 587 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 587 Bytes

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:

image

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

image