PyJSONViewer
PyJSONViewer copied to clipboard
A JSON viewer using pure python
Show count at bottom right 
Either long text fields should be wrapped(preferably) or there should be horizontal scrollbar to access fields that are longer than the window width. 
Installed using `pip3 install pyjsonviewer` — Received a `_tkinter` error and resolved that using `brew install python-tk` I have a `.json` file located in a directory (pwd) — `repos/data_objects/exported.json` When...
Hi Team, I'm enjoying using your software, but I'd love to see a feature that allows copying specific entries or values from JSON files. This would greatly enhance the user...