Description
Compare nested Python objects and data structures to find deep differences. It helps developers inspect changes in dictionaries, lists, JSON-like data, configuration, or test results beyond simple equality checks.
This is a developer library and tool, not a visual diff app. Differences in large or sensitive data can expose private fields, so outputs should be filtered before logging or sharing.