UI tools for JSON.
Project description
UI/GUI for working with JSON.
Features
Convert Python dict into JSON.
Convert JSON to Python dict.
Show diffs between two JSONs.
Prerequisites
Python 3.8+
PyQT5 (GPL v3 license)
QScintilla (GPL v3 license)
deepdiff (MIT license)
Installation
pipx (recommended)
pipx install jsonui
pip
pip install jsonui
Usage
Run
jsonui
Screenshots
Convert Python dict to JSON
JSON diff
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.2.tar.gz
(162.4 kB
view hashes)
Built Distribution
jsonui-0.2-py3-none-any.whl
(6.0 kB
view hashes)