Python module that adds tools to make working with JSON data easier.
If you're looking for documentation please visit:
https://better-json-tools.readthedocs.io/en/stable/
pip install better-json-tools
- Compact encoder - better JSON formatting.
- JSONC Decoder - reading JSONC files.
- JSON Walkers - better navigation through JSON objects.