The Python JSON Comparison package
-
Updated
May 5, 2024 - Python
The Python JSON Comparison package
Powerful JSON comparison tool for identifying all the changes within JSON files
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.
JSON diff (short for "JSON difference") is a comparison and analysis technique used to identify the differences between two JSON data structures.
JSON Comparison Utility
JSON comparison and print flags of countries
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."