SkillAgentSearch skills...

PyCRC

Python libraries for CRC calculations (it supports CRC-16, CRC-32, CRC-CCITT, etc)

Install / Use

/learn @alexbutirskiy/PyCRC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

=============================== PyCRC

.. image:: https://img.shields.io/travis/cristianav/PyCRC.svg :target: https://travis-ci.org/cristianav/PyCRC

.. image:: https://img.shields.io/pypi/v/PyCRC.svg :target: https://pypi.python.org/pypi/PyCRC

.. image:: http://img.shields.io/badge/license-GPLv3-yellow.svg :target: http://opensource.org/licenses/GPL-3.0

.. image:: https://readthedocs.org/projects/pycrc/badge/?version=latest :target: http://pycrc.readthedocs.org

Python libraries for CRC calculations (it supports CRC-16, CRC-32, CRC-CCITT, etc)

  • Free software: GPLv3 license
  • Documentation: https://pycrc.readthedocs.org.

Features

  • Different modules supported (CRC16, CRC32, CCITT, CRC16DNP, CRC16Kermit, CRC16SICK)
  • Supports strings and hexadecimal as input
  • Demo file provided
  • 100% coverage by unittests
View on GitHub
GitHub Stars26
CategoryCustomer
Updated7mo ago
Forks31

Languages

Python

Security Score

82/100

Audited on Aug 19, 2025

No findings