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.
Release files for jsonui 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jsonui-0.2.tar.gz | 162.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jsonui-0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 168.5 kB
Release files / jsonui-0.2.tar.gz
| Download URL | jsonui-0.2.tar.gz |
|---|---|
| Size | 162.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd2fe2cd289ad93f07e6c61cba24ce6cc7849a51fd2eddf24dc50f3405a97dc5
|
|
BLAKE2b-256 checksum How to use checksums |
0dd3ec68abcf92e144e0d280cb5f6d4deaf7e658d1882edfe9b8d2d89f685b09
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / jsonui-0.2-py3-none-any.whl
| Download URL | jsonui-0.2-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bdd02aaac2d3c8fb2a176bedca2c603c9b770ad57600da1011ebc3293950c9cf
|
|
BLAKE2b-256 checksum How to use checksums |
1b1308d122ad012347edec86a8c9712acb18080156b9aafcbd1f9268c4ce2ebd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|