fast-diff-match-patch

Packages the C++ implementation of google-diff-match-patch for Python for fast byte and string diffs.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fast-diff-match-patch

Dependencies

  • None

Page last updated 2025-11-13 02:08:13 UTC