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:41 2025 |
md5 checksum | 414a02dd28305c5a1b725c877c310517 |
arch | x86_64 |
build | py39h27cfd23_0 |
depends | libgcc-ng >=7.3.0, python >=3.9,<3.10.0a0 |
license | GPL-2.0-or-later |
license_family | GPL |
md5 | 414a02dd28305c5a1b725c877c310517 |
name | python-levenshtein |
platform | linux |
sha1 | 8646a6364e073bf4c0fd4462a53c254f3f9b888e |
sha256 | 71c925e77931e321b89883339a507ecc70b073bd1dbf9f679584a90eaf3ca436 |
size | 78608 |
subdir | linux-64 |
timestamp | 1613985249163 |
version | 0.12.2 |