A crc-itu implementation with optional cython extension
Project description
Installation
Install universal wheel
$ pip install CRC-ITU
Install with cython extension
$ pip install cython
$ pip install --no-binary :all: CRC-ITU
Usage
from crc_itu import crc16
print(hex(crc16(b'your bytes')))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CRC-ITU-0.1a1.tar.gz
(3.4 kB
view hashes)
Built Distribution
Close
Hashes for CRC_ITU-0.1a1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 443bfe155ee191569cb6a6571739787b513369e30a40d1f8532e13bcd987f054 |
|
MD5 | c19d25ff1838aa729c658c227d750496 |
|
BLAKE2b-256 | 0b1e4600575efea26669a084957592da8a8441e93a781ade1f6ad66c210f99e9 |