python-levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
To install this package, run one of the following:
The Levenshtein Python C extension module contains functions for fast computation of: Levenshtein (edit) distance, and edit operations string similarity approximate median strings, and generally string averaging string sequence and set similarity Warining: The package was renamed to 'levenshtein'. The 'python-levenshtein' package will continue to be updated alongside the new package.
Summary
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Last Updated
Sep 3, 2025 at 10:58
License
GPL-2.0-or-later
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/rapidfuzz/python-LevenshteinDocumentation
https://rapidfuzz.github.io/Levenshtein