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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file CRC-ITU-0.3.3.tar.gz.
File metadata
- Download URL: CRC-ITU-0.3.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee7d09a5cb1cd00a7961bd43281c710d8b51a58b94270b6769d3f34092cacfd
|
|
| MD5 |
ee8972e9e798ca72147bacbd181b11ec
|
|
| BLAKE2b-256 |
4e9c77b0d29372e87e60b736a0b50f7e70614872d91b1c7462267505492bc30a
|
File details
Details for the file CRC_ITU-0.3.3-py2.py3-none-any.whl.
File metadata
- Download URL: CRC_ITU-0.3.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70bfe861764d5ec50924caf563f63e3be27f869895ad33ced20a2be81a6b43e3
|
|
| MD5 |
eb24fd30f857549df6629e78a55dc1a5
|
|
| BLAKE2b-256 |
b3798a07aaa6e39081266c0fdc6d6cf7beab1e55e08f304aa40d14568412b49c
|