Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

CRC_ITU-0.1a2-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page