wu-diff-python Compute difference between two lists using Wu's O(NP) algorithm. Example >>> from wu_diff import WuDiff >>> print(WuDiff("strength", "string").str_diff()) str -e +i ng -t -h