{"library":"editdistpy","type":"library","category":null,"description":"editdistpy (version 0.2.0) provides fast implementations of the Levenshtein and Damerau Optimal String Alignment (OSA) edit distance algorithms. Written in Cython/C++, it offers significant speed improvements for string comparison tasks. The library is actively maintained, with releases made periodically, the latest major version (0.2.0) released in February 2026.","language":"python","status":"active","version":"0.2.0","tags":["string-comparison","edit-distance","levenshtein","damerau-osa","cython","performance"],"last_verified":"Sat May 23","install":[{"cmd":"pip install editdistpy","imports":["from editdistpy import levenshtein","from editdistpy import damerau_osa"]}],"homepage":null,"github":"https://github.com/mammothb/editdistpy","docs":null,"changelog":"https://github.com/mammothb/editdistpy/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/editdistpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/editdistpy/compatibility"}}