Tiny tool to pretty print JSON documents on the console.
Project description
Description
A simple console JSON formatter.
Reads any JSON from stdin and returns a pretty printed conversion to stdout.
Installation
You can install directly using pip or easy_install:
pip install jsonf
or, respectively:
easy_install jsonf
Installation from source
Download the source tarball from http://pypi.python.org/pypi or https://github.com/exhuma/braindump/tree/master/jsonformat
Untar the file:
tar xf jsonf-1.0.tar.gz
Install it:
cd jsonf-1.0 && python setup.py install
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
jsonf-1.0.tar.gz
(1.8 kB
view details)
File details
Details for the file jsonf-1.0.tar.gz.
File metadata
- Download URL: jsonf-1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
855b9d653ff2b38319a7349f402ec804be3b0ec58210a393dfa9be748b6ec858
|
|
| MD5 |
2adc3d030a8ed2a917144746579d3414
|
|
| BLAKE2b-256 |
5eacef1cdad0bdb24fd646dcf0930453e2fe7fd5ef17e8b3e52ea03b905a78a3
|