{"library":"crccheck","type":"library","category":null,"description":"crccheck is a Python library (currently v1.3.1) for calculating various Cyclic Redundancy Checks (CRCs) and checksums from binary data. It includes over 170 CRC algorithms and simple additive/XOR checksums. The library maintains an active, though somewhat irregular, release schedule, with recent updates adding new CRC algorithms.","language":"python","status":"active","version":"1.3.1","tags":["CRC","checksum","data integrity","error detection","binary"],"last_verified":"Thu May 21","install":[{"cmd":"pip install crccheck","imports":["from crccheck.crc import Crc32","from crccheck.checksum import Checksum8","from crccheck.crc import Crc"]}],"homepage":null,"github":"https://github.com/MartinScharrer/crccheck","docs":null,"changelog":null,"pypi":"https://pypi.org/project/crccheck/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crccheck/compatibility"}}