A Python extension written in C for fast computation of: Levenshtein (edit) distance and edit sequence manipulation; string similarity; approximate median strings, and generally string averaging; string sequence and set similarity. Levenshtein has a some overlap with difflib (SequenceMatcher). It supports only strings, not arbitrary sequence types, but on the other hand it's much faster.
Uploaded | Mon Mar 31 01:33:39 2025 |
md5 checksum | f3414cf98b51af085f37a3b2b2b3967b |
arch | x86_64 |
build | py311h5eee18b_0 |
depends | libgcc-ng >=11.2.0, python >=3.11,<3.12.0a0 |
license | GPL-2.0-or-later |
license_family | GPL |
md5 | f3414cf98b51af085f37a3b2b2b3967b |
name | python-levenshtein |
platform | linux |
sha1 | b3f95318e7581cfe5f831ff972979a4010e8c9ef |
sha256 | 8d33a46dd54cdd99aac3d59cf3ee41bbe08c7ad1e20874579b5f51b0f90d2a34 |
size | 75754 |
subdir | linux-64 |
timestamp | 1676845559787 |
version | 0.12.2 |