Skip to content

rBrenick/json-tree

Repository files navigation

json-tree

Editor for json/standard python data

The idea was to rewrite my old JSON Editor with proper Model/View stuff. But couldn't figure out the best way to approach re-ordering items. So unless inspiration strikes sometime in the future, this is parked.

tool header image

Install

1. Download this package and unzip it in a good location 
    1.B (or git clone it directly if you have git installed)
2. Run installer.bat (will walk you through some options for install)
3. Restart the DCC or run start_standalone.bat

Start the tool

  1. Run this python script
import json_tree
json_tree.main()

About

View and edit json data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published