Skip to content
/ pjson Public
forked from igorgue/pjson

Like python -mjson.tool but with moar colors (and less conf)

License

Notifications You must be signed in to change notification settings

spearl/pjson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Like python -mjson.tool but with moar colors (and less conf)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%