python-jsonpipe

Convert JSON to a UNIX-friendly line-based format

Description

jsonpipe traverses a JSON object and produces a simple, line-based textual format which can be processed by all your UNIX favourites like grep, sed, awk, cut and diff. It may also be valuable within programming languages---in fact, it was originally conceived as a way of writing simple test assertions against JSON output without coupling the tests too closely to the specific structure used.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pypi.python.org/pypi/jsonpipe


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-jsonpipe