A free, easy to use Cyclic Redundancy Check source code generator for C/C++
Project description
_ __ _ _ ___ _ __ ___
| '_ \| | | |/ __| '__/ __|
| |_) | |_| | (__| | | (__
| .__/ \__, |\___|_| \___|
|_| |___/
https://pycrc.org
pycrc is a free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator.
System Requirements
Python3 is required to run pycrc. The last version compatible with Python 2 is v0.9.x.
Running pycrc
This program doesn't need to be installed to be run. The script can be executed from the source directory. Simply call the python interpreter with the script as parameter:
python3 src/pycrc.py [options]
Installation
Install pycrc (if required) using pip:
python3 -m pip install pycrc
This will install a pycrc
binary in the path.
Getting help
If you are new to pycrc and want to generate C code, start with the tutorial.
The pycrc manual page explains the command line options in some detail and also gives some more examples how to use pycrc.
If you have found a bug in pycrc or want to request a feature please take the time and submit it to the issue tracker. Thanks for your help.
Also see the frequently asked questions.
Feedback
If you like pycrc, let me know and drop me a note. If you don't like pycrc let me know what you don't like and why. In both cases, I would really appreciate some feed back. If you want some idea how to say thanks for this software, please have a look here.
Copyright of the generated source code
The code generated by pycrc is not considered a substantial portion of the software, therefore the licence does not cover the generated code, and the author of pycrc will not claim any copyright on the generated code.
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
Built Distribution
File details
Details for the file pycrc-0.10.0.tar.gz
.
File metadata
- Download URL: pycrc-0.10.0.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d76a296f8027d2c251b941f0c8f9d97d6f92396af696881b4c38be90ddbfc52 |
|
MD5 | c3f22c6d62397e7ec3bbef2b5b32092c |
|
BLAKE2b-256 | 31a462670d0d16778ded88148bb9802f4400fc41cc168afd15088b3ee96804fc |
File details
Details for the file pycrc-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: pycrc-0.10.0-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f2885f3543040f808473a125bf8ef1413b75d98c2dfa7b394e6ca52f31ce2e7 |
|
MD5 | ef4d7e432962228286097dcf5f82917f |
|
BLAKE2b-256 | 8a11d8995f7f2ebf48cb06dc98ff77e54a174749e851b496fac2c4660c912ab5 |