Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 519 Bytes

index.rst

File metadata and controls

28 lines (18 loc) · 519 Bytes

jsondiff

jsondiff is an MIT-licensed Python library which lets you compare, diff and patch JSON and JSON-like structures in Python. It has special support for

  • multiple and custom-defined diff syntaxes
  • Python sets
  • similarity-based list comparison

Note

jsondiff is currently in an early stage. The API might change in backward incompatible ways.

Contents:

.. toctree::
   :maxdepth: 2

   basic_use


Indices and tables