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.1a2.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file CRC-ITU-0.1a2.tar.gz
.
File metadata
- Download URL: CRC-ITU-0.1a2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
12ae8928af31d8d790c309f0953f616c7a2f1aff9c97b9e13a95109c3b479acf
|
|
MD5 |
81af5950dd2d1320b1a8a067bb01906a
|
|
BLAKE2b-256 |
c68d77742d3f11b74053a35c7116ac9e23697ac9bb877dc95de84fd7c98cf4ae
|
File details
Details for the file CRC_ITU-0.1a2-py2.py3-none-any.whl
.
File metadata
- Download URL: CRC_ITU-0.1a2-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c80353c94c71e3b7ee23aaaf4d9b857141377e38151ed0e5308c6863288cceda
|
|
MD5 |
63f3863053d2d7c9196ec94e345f4238
|
|
BLAKE2b-256 |
1bb7c5d743022f62c54d9615be7e834dca2b290c66997a63926fef458ab54577
|