{"library":"cchardet","type":"library","category":null,"description":"cChardet is a high-speed universal character encoding detector implemented as a C extension for Python. It provides fast and accurate detection of text encoding, leveraging the underlying `uchardet` library (a port of Mozilla's `chardet`). The current stable version is 2.1.7, with alpha releases for 2.2.0 indicating ongoing development and support for newer Python versions.","language":"python","status":"active","version":"2.1.7","tags":["encoding","detection","chardet","c-extension","speed","unicode"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cchardet","imports":["import cchardet\ncchardet.detect(b'some bytes')","from cchardet import UniversalDetector"]}],"homepage":null,"github":"https://github.com/PyYoshi/cChardet","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cchardet/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":10,"avg_install_s":1.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cchardet/compatibility"}}