diff-match-patch-python / diff-match-patchLinks
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
☆54Updated 7 months ago
Alternatives and similar repositories for diff-match-patch
Users that are interested in diff-match-patch are comparing it to the libraries listed below
Sorting:
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- IO of git-style object databases☆225Updated last week
- Python wrapper for RE2☆104Updated 3 months ago
- mypy static type checking for python☆57Updated 5 months ago
- Reenter an asyncio or Trio event loop from synchronous code