qt-json-view
qt-json-view copied to clipboard
Extendable Qt widget to display and edit JSON-serializable data
Results
2
qt-json-view issues
Sort by
recently updated
recently updated
newest added
Since long I'm searching for such an implementation. Great Work! To get it going for a preview with our data I did a small refactoring, kind of ``` -from Qt...
Please add `install_requires` section [1] to the `setup.py` specifying which python packages this library needs to run. If it supports multiple qt backends (different pyside, pyqt, qtpy versions), please add...