A nice multiplatform graphical UI to check out JSON outputs easily.
locale | ||
res | ||
src/jsoninspector | ||
util | ||
.gitignore | ||
COPYING | ||
ez_setup.py | ||
LICENSE | ||
README.md | ||
setup.py | ||
setup_windows.py |
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.