json-viewer icon indicating copy to clipboard operation
json-viewer copied to clipboard

Display JSON file as tree in GUI

Results 5 json-viewer issues
Sort by recently updated
recently updated
newest added

Error after basic install: ```` $ python json_viewer.py Traceback (most recent call last): File "json_viewer.py", line 16, in from PyQt5 import QtCore ModuleNotFoundError: No module named 'PyQt5' ```` For example...

This addresses #4 Signed-off-by: Krayon

If you fail to specify a filename on the command line, the program crashes.

crash when search result is empty I have a fix, but how pull

Hi, How can I highlight certain values in my dict?