CMD + K

python-levenshtein

Community

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::python-levenshtein

Usage Tracking

0.27.1
0.12.2
0.12.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.12.2
win-32 Last supported version: 0.12.2
macOS-64 Last supported version: 0.12.2