A nice multiplatform graphical UI to check out JSON outputs easily.
Find a file
2014-07-13 19:23:44 +02:00
src version 1.5. Ahora instalable en el sistema. 2010-05-27 17:45:19 +02:00
.bzrignore Revisión de etiquetas e ignorados algunos ficheros. 2010-05-27 14:15:07 +02:00
.gitignore Handy gitignore 2014-07-13 19:23:44 +02:00
COPYING Added some required files to the repo before publishing it. 2014-07-13 19:23:07 +02:00
distribute_setup.py Modificado y redistribuido el codigo 2010-05-27 16:29:45 +02:00
LICENSE Added some required files to the repo before publishing it. 2014-07-13 19:23:07 +02:00
README.md Added some required files to the repo before publishing it. 2014-07-13 19:23:07 +02:00
setup.py Version 1.5 Final 2014-07-13 19:12:46 +02:00

JsonInspector

By José Carlos Cuevas

Simple and nice application to analize JSON documents, written in python and GTK.

Installation

On Linux

You can run it from the development tree or you can try the experimental setup.py as this:

# python setup.py install

On Windows

You can run it from the development tree.

On Mac

You can run it from the development tree.