{"library":"pylev","type":"library","category":null,"description":"pylev is a pure Python implementation for calculating the Levenshtein distance between two strings, notable for its New BSD license unlike many other GPL-licensed alternatives. The current version is 1.4.0. It has an irregular release cadence, with updates addressing performance improvements and minor fixes.","language":"python","status":"active","version":"1.4.0","tags":["levenshtein","string","distance","text processing","utility"],"install":[{"cmd":"pip install pylev","imports":["import pylev\ndistance = pylev.levenshtein('string1', 'string2')"]}],"homepage":null,"github":"http://github.com/toastdriven/pylev","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pylev/","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/pylev/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}