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:40 2025 |
md5 checksum | 8a7dcb31aef158df87eda9f3f510d743 |
arch | x86_64 |
build | py38h27cfd23_0 |
depends | libgcc-ng >=7.3.0, python >=3.8,<3.9.0a0 |
license | GPL-2.0-or-later |
license_family | GPL |
md5 | 8a7dcb31aef158df87eda9f3f510d743 |
name | python-levenshtein |
platform | linux |
sha1 | 664f62320459f80f40e87462ae4c7eab16845bec |
sha256 | 36883d29e719aba17c574dfa109c70ab09544b2f27058d701f8027cb18388cca |
size | 78165 |
subdir | linux-64 |
timestamp | 1613985276279 |
version | 0.12.2 |