UI tools for JSON.
Project description
UI to support JSON.
jsonui is a UI/GUI tool for working with JSON.
Features
Convert Python dict into JSON.
Show diffs between two JSONs.
Prerequisites
Python 3.8+
PyQT5 (GPL v3 license)
QScintilla (GPL v3 license)
deepdiff (MIT license)
Installation
pipx
pipx install jsonui
pip
pip install jsonui
Documentation
Documentation is available on Read the Docs.
For guidelines on contributing check the Contributor guidelines.
Tests
Run the tests with unittest:
python -m unittest jsonui
Or pytest:
pytest
License
MIT
Support
For security issues contact me at the e-mail given in the Author section.
For overall issues, go to GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsonui-0.1.tar.gz
(13.3 kB
view hashes)
Built Distribution
jsonui-0.1-py3-none-any.whl
(5.8 kB
view hashes)