{"library":"fuzzywuzzy","type":"library","category":null,"description":"FuzzyWuzzy is a Python library that implements fuzzy string matching, often used for comparing the similarity between two strings. It leverages Levenshtein distance to calculate ratios between strings. The current version is 0.18.0. Its release cadence has been infrequent in recent years.","language":"python","status":"active","version":"0.18.0","tags":["string matching","fuzzy logic","levenshtein distance","nlp"],"last_verified":"Wed May 20","install":[{"cmd":"pip install fuzzywuzzy","imports":["from fuzzywuzzy import fuzz","from fuzzywuzzy import process"]},{"cmd":"pip install fuzzywuzzy[speedup]","imports":[]}],"homepage":null,"github":"https://github.com/seatgeek/fuzzywuzzy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fuzzywuzzy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fuzzywuzzy/compatibility"}}