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 (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.