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
Note
This package should be fully compatible with virtualenv
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size jsonf-1.0.tar.gz (1.8 kB) | File type Source | Python version None | Upload date | Hashes View |