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.3.3.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for CRC_ITU-0.3.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70bfe861764d5ec50924caf563f63e3be27f869895ad33ced20a2be81a6b43e3 |
|
MD5 | eb24fd30f857549df6629e78a55dc1a5 |
|
BLAKE2b-256 | b3798a07aaa6e39081266c0fdc6d6cf7beab1e55e08f304aa40d14568412b49c |