Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 361 Bytes

diff.rst

File metadata and controls

30 lines (23 loc) · 361 Bytes

:doc:`/index`

DeepDiff

.. automodule:: deepdiff.diff

.. autoclass:: DeepDiff
    :members:

.. toctree::
   :maxdepth: 3

   basics
   custom
   deep_distance
   exclude_paths
   ignore_order
   ignore_types_or_values
   numbers
   optimizations
   other
   serialization
   stats
   troubleshoot
   view

Back to :doc:`/index`