Contents

google-crc32c 1.8.0

0

A python wrapper of the C library 'Google CRC32C'

A python wrapper of the C library 'Google CRC32C'

Stars: 27, Watchers: 27, Forks: 31, Open Issues: 25

The googleapis/python-crc32c repo was created 7 years ago and the last code push was 2 weeks ago. The project is moderately popular with 27 github stars!

How to Install google-crc32c

You can install google-crc32c using pip

pip install google-crc32c

or add it to a project with poetry

poetry add google-crc32c

Package Details

Author
Google LLC
License
None
Homepage
https://github.com/googleapis/python-crc32c
PyPi:
https://pypi.org/project/google-crc32c/
GitHub Repo:
https://github.com/googleapis/python-crc32c
No  google-crc32c  pypi packages just yet.

Errors

A list of common google-crc32c errors.

Code Examples

Here are some google-crc32c code examples and snippets.

GitHub Issues

The google-crc32c package has 25 open issues on GitHub

  • chore(deps): update dependency wheel to v0.46.2 [security]
  • build(deps): bump wheel from 0.45.1 to 0.46.2 in /scripts
  • Add support for free-threading Python
  • Missing header from sdist
  • chore: Update pyproject.toml with maschine readable license from header
  • chore: Migrate extras config to pyproject.toml
  • 1.8.0 missing testing extra, ships unnecessary C source
  • 1.8.0 rc4 missing license files, leading to broken license checks in CI
  • build(deps): bump urllib3 from 2.3.0 to 2.6.0 in /.kokoro
  • Faling post-submit checks
  • build(deps): bump setuptools from 78.1.0 to 78.1.1 in /scripts
  • build(deps): bump pip from 25.0.1 to 25.3 in /scripts
  • chore(deps): update dependency pip to v25.3 [security]
  • Add Python 3.14 free-threading build support
  • chore(deps): update dependency setuptools to v78.1.1 [security]

See more issues on GitHub

Related Packages & Articles