Skip to main content

Define program version

Project description

PyPI version pre-commit.ci status GitHub Workflow Status

Usage with Installation

  1. Install crc-calculator using pip.

$ pip install crc-calculator
  1. Run crc command with arguments.

$ crc -h
 usage: crc -p [POLYNOMIAL] -d [DATA]

$ crc --polynomial 100101 --data 101101001
 checksum: 00010
 validation: 00000

Usage of Windows Executable

  1. Download crc-calculator-{version}-windows.zip from the release.

  2. Unzip file and run the powershell on that path.

  3. Run .\crc command with arguments

$ .\crc -h
 usage: crc -p [POLYNOMIAL] -d [DATA]

$ .\crc --polynomial 100101 --data 101101001
 checksum: 00010
 validation: 00000

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_calculator-0.6.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

crc_calculator-0.6.4-py3-none-any.whl (5.2 kB view hashes)

Uploaded 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