JSONPretty 1.0.0
Prettify JSON
Port of ruby tool, jsonpretty. Because I hate ruby.
Installation and Usage
Install JSONPretty using easy_install:
easy_install JSONPretty
Pass some JSON to STDIN
echo '{"ugly": true}' | jsonpretty
Or, give it a filename
jsonpretty whatever.js
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| JSONPretty-1.0.0.tar.gz (md5) | Source | 2010-12-28 | 875B | 494 | |
- Author: Chris Soyars
- Home Page: https://github.com/ctso/JSONPretty
- Keywords: json
- Requires simplejson
- Categories
- Package Index Owner: ctso
- DOAP record: JSONPretty-1.0.0.xml
