Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pythoncrc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pythoncrc

Python CRC Calculations Modules

  • 1.21
  • PyPI
  • Socket score

Maintainers
1

=============================== 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)

Features

  • Different modules supported (CRC16, CRC32, CCITT, CRC16DNP, CRC16Kermit, CRC16SICK)
  • Supports strings and hexadecimal as input
  • Demo file provided
  • 100% coverage by unittests

History

1.2 (2015-03-10)

  • Cosmetic Refactoring

1.1 (2014-05-01)

  • Migration to python 3

1.0 (2011-10-10)

  • Initial launch

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc