{"library":"crc","type":"library","category":null,"description":"The `crc` library provides pure Python implementations for calculating, verifying, and configuring Cyclic Redundancy Check (CRC) checksums. It supports various predefined CRC configurations (e.g., CRC8, CRC16, CRC32, CRC64) and allows for custom configurations. Currently at version 7.1.0, the library is actively maintained with regular releases, often including new CRC configurations and bug fixes, and requires Python >=3.8 and <4.0.","language":"python","status":"active","version":"7.1.0","tags":["crc","checksum","data integrity","error detection"],"last_verified":"Fri May 22","install":[{"cmd":"pip install crc","imports":["from crc import Calculator","from crc import Crc8","from crc import Crc16","from crc import Configuration"]}],"homepage":"https://nicoretti.github.io/crc/","github":"https://github.com/Nicoretti/crc","docs":"https://nicoretti.github.io/crc/","changelog":"https://nicoretti.github.io/crc/changelog/unreleased/","pypi":"https://pypi.org/project/crc/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crc/compatibility"}}