JoshData / fast_diff_match_patchLinks
Python package for Google's diff-match-patch native C++ implementation.
☆82Updated last year
Alternatives and similar repositories for fast_diff_match_patch
Users that are interested in fast_diff_match_patch are comparing it to the libraries listed below
Sorting:
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆54Updated 6 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated last month
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆66Updated 2 years ago
- Regular Expression based parsers for extracting data from natural languages☆70Updated 8 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Extract, parse and populate templates from strings☆27Updated 6 years ago
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆152Updated 6 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Pure Python wrapper to the Yajl C Library☆83Updated 7 months ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- A Python binding of SQLite Full Text Search Tokenizer☆48Updated 2 months ago
- Generate Pandas frames, load and extract data, based on JSON Table Schema descriptors.☆52Updated 4 years ago
- minimalistic evaluator of python expression using ast module☆193Updated 4 months ago
- Faster UUID generation using libuuid☆34Updated 8 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- Implement SQLite table-valued functions with Python☆59Updated last year
- A Python implementation of Lunr.js 🌖☆197Updated 4 months ago
- A simple fuzzy matching set for python strings☆228Updated 10 months ago
- Utility library to turn country names into ISO two-letter codes☆70Updated last month
- An extendable docx file format parser and converter☆192Updated last month
- Amazon S3 filesystem for PyFilesystem2☆156Updated 11 months ago
- Porting Ruby's Forwardable module to Python☆45Updated 5 years ago
- Transport adapter for fetching file:// URLs with the requests python library☆89Updated last year
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Python wrapper for RE2☆103Updated last month