Extended "python -mjson.tool"
Project description
This module is extended “python -mjson.tool”.
How to use
Same the original
$ echo '{"a":1,"b",2}' | python -mmjson.tool
{
"a": 1,
"b": 2
}
Change indents
$ echo '{"a":1,"b",2}' | python -mmjson.tool -i 2
{
"a": 1,
"b": 2
}
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
mjson-0.2.tar.gz
(1.7 kB
view details)
Built Distribution
mjson-0.2-py2.7.egg
(4.3 kB
view details)
File details
Details for the file mjson-0.2.tar.gz
.
File metadata
- Download URL: mjson-0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9c4af1db0ee724f3010c3b8a481d648d57cb4487f23283e15d0e11480bfc9f24
|
|
MD5 |
b6639e0922704aadb96e882fc1df2225
|
|
BLAKE2b-256 |
fe1988e5649136abcc51376975165e79f56833f1ab564f99e78a626746db8afe
|
File details
Details for the file mjson-0.2-py2.7.egg
.
File metadata
- Download URL: mjson-0.2-py2.7.egg
- Upload date:
- Size: 4.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a9c4a2ae442bffda760af95b8307b7c3242c6a62f6619e2157186807c5c418b4
|
|
MD5 |
4038bad6c6b4fccfe49dc998bf2b64ea
|
|
BLAKE2b-256 |
87f8ab45000d45abe8b8c7dd3602870cb47967e54136d4491843c406b52a2357
|