{"library":"ftfy","type":"library","category":null,"description":"ftfy (Fixes Text For You) is a Python library designed to clean up Unicode text that has gone wrong, often due to mojibake, encoding mismatches, or badly-decoded HTML. It intelligently detects and corrects common text issues after the fact, making your data more readable and usable. The current version is 6.3.1, and releases are somewhat irregular but actively maintained.","language":"python","status":"active","version":"6.3.1","tags":["unicode","encoding","mojibake","text-processing","data-cleaning"],"last_verified":"Wed May 20","install":[{"cmd":"pip install ftfy","imports":["from ftfy import fix_text","from ftfy import fix_and_explain"]}],"homepage":"https://ftfy.readthedocs.io/en/latest/","github":"https://github.com/rspeer/python-ftfy","docs":"https://ftfy.readthedocs.io/en/latest/","changelog":"https://github.com/rspeer/python-ftfy/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/ftfy/","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.6,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ftfy/compatibility"}}