Skip to content
/ pjson Public

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

License

Notifications You must be signed in to change notification settings

igorgue/pjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pjson

JSON formatting but with moar colors (and less conf)

Usage

echo '{"json":"obj"}' | pjson
{
  "json": "obj"
}

Looks Like This

Image for the haters:

Screenshot-20220126190421-653x680

Small retina display images are fucking huge.

Example With Curl

curl https://api.github.com/users/igorgue | pjson

Install

Install pygments and xmlformatter:

pip install pjson xmlformatter

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

 
 
 

Languages