Skip to main content

Get colorized and indented JSON in the terminal

Project description

Yay, beautiful JSON on the command line!

yayson will take input on stdin and print pretty JSON with color in your terminal. It will come out something like this:

![Example Yayson output](http://sebdah.github.com/yayson/img/screenshot.png)

Example usage

cat my.json | yayson

or

curl -s http://www.example.com/my.json | yayson

–help output

usage: yayson [-h] [-i INDENT] [-c] [-s] [–version]

Yayson produces beautiful JSON

optional arguments:
-h, --help

show this help message and exit

-i INDENT, --indent INDENT

Number of spaces to indent with (default: 2)

-c, --compact

Print JSON in compact mode, i.e. without spaces between keys and values

-s, --sort

Turn on key sorting

--version

Print version information

Release information

0.1.0 (2013-04-07)

  • Initial release

Releasing to PyPI

make release

Author

This project is maintained by [Sebastian Dahlgren](http://www.sebastiandahlgren.se) ([GitHub](https://github.com/sebdah) | [Twitter](https://twitter.com/sebdah) | [LinkedIn](www.linkedin.com/in/sebastiandahlgren))

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

yayson-0.2.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page