A Python extension module that wraps google-diff-match-patch's C++ implementation for performing very fast string comparisons. google-diff-match-patch is a Google ...
Comparing two Excel files to see what changed since the last version is a real pain, isn't it? To solve that problem, I built a tool that automatically highlights changes in Excel files using Python!