crc8

A module that implements the CRC8 hash algorithm for Python 2 and 3.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install crc8

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.1 2024-08-07    
0.2.0 2023-07-05
0.1.0 2019-11-01
0.0.5 2019-02-17
0.0.4 2016-07-26
0.0.3 2016-07-25
0.0.2 2016-07-25
0.0.1 2016-07-25

Issues with this package?

Page last updated 2026-09-03 04:09:47 UTC