Simple tools for diffing JSON documents.
This package was mainly developed for debugging purposes, to quickly see which values are different in comparable JSON documents.
- Free software: MIT license
- Documentation: https://simple-jsondiff.readthedocs.io.
- Get a JSON string of just the added or changed values
- (coming soon) Get a JSON string of just the removed values
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.