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 | 1854eed0f8fbd347051bd5b63645a4db |
arch | x86_64 |
build | py310h7f8727e_0 |
depends | libgcc-ng >=7.5.0, python >=3.10,<3.11.0a0 |
license | GPL-2.0-or-later |
license_family | GPL |
md5 | 1854eed0f8fbd347051bd5b63645a4db |
name | python-levenshtein |
platform | linux |
sha1 | e59e30fafaf1588bc7124e5f7cabb047eb70847d |
sha256 | 4d3afbe2d2b6c2baa105a583bd05345bf2569159b3608d6beb7d0af6d36e9b98 |
size | 139170 |
subdir | linux-64 |
timestamp | 1640793861939 |
version | 0.12.2 |