{"library":"unidecode","type":"library","category":null,"description":"Unidecode is a Python library that provides ASCII transliterations of Unicode text. It converts non-ASCII Unicode characters into their closest ASCII approximations, which is useful for tasks like generating URL slugs or integrating with legacy systems. The current version is 1.4.0, with releases occurring as improvements to transliteration tables are made, rather than on a fixed schedule.","language":"python","status":"active","version":"1.4.0","tags":["unicode","transliteration","ascii","text-processing","encoding"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install unidecode","imports":["from unidecode import unidecode"]}],"homepage":"https://pypi.org/project/Unidecode/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/unidecode/","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.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/unidecode/compatibility"}}