/simple_jsondiff

Simple tools for diffing JSON documents.

Primary LanguagePythonMIT LicenseMIT

Simple JSONDiff

Documentation Status Updates

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.

Features

  • Get a JSON string of just the added or changed values
  • (coming soon) Get a JSON string of just the removed values

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.