crc16 0.1.1
0
Library for calculating CRC16
Contents
Library for calculating CRC16
How to Install crc16
You can install crc16 using pip
pip install crc16
or add it to a project with poetry
poetry add crc16
Package Details
- Author
- Gennady Trafimenkov
- License
- LGPL
- Homepage
- http://code.google.com/p/pycrc16
- PyPi:
- https://pypi.org/project/crc16/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common crc16 errors.
Code Examples
Here are some crc16
code examples and snippets.