{"library":"fuzzy","type":"library","category":null,"description":"Fuzzy is a Python library providing fast implementations of phonetic algorithms such as Soundex, NYSIIS, Metaphone, and Double Metaphone. It is currently at version 1.2.2. Its release cadence is generally infrequent, focusing on stability and bug fixes for its core set of algorithms.","language":"python","status":"active","version":"1.2.2","tags":["phonetic","soundex","nysiis","metaphone","double metaphone","algorithm","string matching"],"install":[{"cmd":"pip install fuzzy","imports":["import fuzzy\nfuzzy.soundex('example')","import fuzzy\nfuzzy.nysiis('example')","import fuzzy\nfuzzy.metaphone('example')","import fuzzy\nfuzzy.dm_metaphone('example')"]}],"homepage":null,"github":"https://github.com/yougov/Fuzzy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fuzzy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/fuzzy/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sat Aug 01","install_tag":null}}