mdiff
Package for finding difference between two input sequences with ability to detect sequence elements displacements. (by m-matelski)
deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together. (by seperman)
mdiff | deepdiff | |
---|---|---|
1 | 1 | |
31 | 2,130 | |
- | 2.3% | |
2.6 | 8.8 | |
almost 3 years ago | 6 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mdiff
Posts with mentions or reviews of mdiff.
We have used some of these posts to build our list of alternatives
and similar projects.
-
mdiff - generating diff with block move detection
mdiff is a package for comparing and generating diff for input sequences. It can detect sequence elements displacements (i.e. line in text have been moved up or down).
deepdiff
Posts with mentions or reviews of deepdiff.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-08.
-
JSON Crack – Seamlessly visualize your JSON data instantly into graphs
Python's deepdiff [0] is your friend (more or less).
[0] https://github.com/seperman/deepdiff
What are some alternatives?
When comparing mdiff and deepdiff you can also consider the following projects:
jsondiff - Diff JSON and JSON-like structures in Python
The-Definite-Guide-to-Graph-Problems - Code for the Definite Guide to Graph Problems exercises
dunk - Prettier git diffs in the terminal 🎨
image-similarity - Image similarity detection using wavelet hashing algorithm
pytest-clarity - A plugin to improve the output of pytest with colourful unified diffs
python-hash - LiamLoads is a fast and secure 256-bit hashing function in pure Python.