The Python JSON Comparison package
-
Updated
May 5, 2024 - Python
The Python JSON Comparison package
jsondiff is a json diff utility. It can compare two JSON files, using strings, prefixes, or regex to filter required/optional fields, and apply relative or absolute precision tolerance per each numeric field or globally; prints the diff between 2 json files. It can optionally accept a config with required or optional fields.
Add a description, image, and links to the json-comparison topic page so that developers can more easily learn about it.
To associate your repository with the json-comparison topic, visit your repo's landing page and select "manage topics."