dictdiffer.readthedocs.io - Dictdiffer — Dictdiffer 0.7.2.dev20180504 documentation

Example domain paragraphs

Dictdiffer is a helper module that helps you to diff and patch dictionaries.

Dictdiffer is on PyPI so all you need is:

$ pip install dictdiffer Usage ¶ Let’s start with an example on how to find the diff between two dictionaries using diff() method: