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.1.tar.gz
(1.8 kB
view details)
Built Distribution
mjson-0.2.1-py2.7.egg
(4.3 kB
view details)
File details
Details for the file mjson-0.2.1.tar.gz
.
File metadata
- Download URL: mjson-0.2.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
91ae61e62b80126e6ef01872466d9ce5ab48c54d3f314d73a079cf52508595a2
|
|
MD5 |
b851c80c8a5795020ee1c796fce993ae
|
|
BLAKE2b-256 |
a8f9fae30b45d54ffef326d9a83a25a6092c2c39bacc409423ce3362e0b6cdd7
|
File details
Details for the file mjson-0.2.1-py2.7.egg
.
File metadata
- Download URL: mjson-0.2.1-py2.7.egg
- Upload date:
- Size: 4.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
22d41f91aff0cec76e149189d4fa721dad6961c3d23c2bc089d4ca9a76826eaf
|
|
MD5 |
ec17411a0727eee0616167b6c45b943e
|
|
BLAKE2b-256 |
30c4462b18ed8c5bb40bff9f7ccdf27b90789e43a0126b82c76ada3edf4f65fc
|