JSON prettyprint in commandline
Project description
jsonpp
JSON commandline prettifier
Install
$ pip install jsonpp
Usage
$ echo '{"userId": 1,"id": 1,"title": "foo bar","completed": false}' | jsonpp
$ curl https://jsonplaceholder.typicode.com/todos/1 | jsonpp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsonpp-0.0.1.tar.gz
(1.7 kB
view hashes)
Built Distribution
jsonpp-0.0.1-py2-none-any.whl
(3.2 kB
view hashes)