Contents

jsondiff 2.0.0

0

Diff JSON and JSON-like structures in Python

Diff JSON and JSON-like structures in Python

Stars: 645, Watchers: 645, Forks: 78, Open Issues: 24

The xlwings/jsondiff repo was created 8 years ago and the last code push was 4 months ago.
The project is popular with 645 github stars!

How to Install jsondiff

You can install jsondiff using pip

pip install jsondiff

or add it to a project with poetry

poetry add jsondiff

Package Details

Author
Zoomer Analytics LLC
License
Homepage
https://github.com/ZoomerAnalytics/jsondiff
PyPi:
https://pypi.org/project/jsondiff/
GitHub Repo:
https://github.com/ZoomerAnalytics/jsondiff

Classifiers

No  jsondiff  pypi packages just yet.

Errors

A list of common jsondiff errors.

Code Examples

Here are some jsondiff code examples and snippets.

GitHub Issues

The jsondiff package has 24 open issues on GitHub

  • Optionally allow different escape_str than '$'

See more issues on GitHub

Related Packages & Articles

jsoncomment 0.4.2

A wrapper to JSON parsers allowing comments, multiline strings and trailing commas

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

json5 0.9.24

A Python implementation of the JSON5 data format.

json-tricks 3.17.3

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

json-ref-dict 0.7.2

Python dict-like object which abstracts resolution of JSONSchema references