google-crc32c 1.7.1


pip install google-crc32c

  Latest version

Released: Mar 26, 2025

Project Links

Meta
Author: Google LLC
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

Operating System
  • OS Independent

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

google-crc32c

GA Python Versions

This package wraps the google/crc32c hardware-based implementation of the CRC32C hashing algorithm. Multiple wheels are distributed as well as source. If a wheel is not published for the python version and platform you are using, you will need to compile crc32c using a C toolchain.

Currently Published Wheels

Wheels are currently published for CPython 3.9, 3.10, 3.11, 3.12 and 3.13 for multiple architectures. PyPy 3.9 and 3.10 are also supported for Linux. For information on building your own wheels please view BUILDING.md.

Linux

Wheels are published for the following platforms / architectures:

  • manylinux2010 platform, x86_64 and 1686 architectures
  • manylinux2014 platform, aarch64 architecture

Unsupported Platforms

  • manylinux1 platform, x86_64 architecture support has ended.

See https://github.com/pypa/manylinux/issues/994.

Mac OS

Wheels are published for x86_64 and arm64 architectures.

Windows

Wheels are published for the win_amd64 architecture.

Wheel compatibility matrix

Platform CPython 3.9 CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13 CPython (additional flags: t) 3.13 PyPy 3.10 (pp73) PyPy 3.11 (pp73)
macosx_12_0_arm64
macosx_12_0_x86_64
manylinux2010_x86_64
manylinux2014_aarch64
manylinux2014_x86_64
manylinux_2_12_x86_64
manylinux_2_17_aarch64
manylinux_2_17_x86_64
win_amd64

Files in release

google_crc32c-1.7.1-cp310-cp310-macosx_12_0_arm64.whl (29.8KiB)
google_crc32c-1.7.1-cp310-cp310-macosx_12_0_x86_64.whl (29.6KiB)
google_crc32c-1.7.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37.0KiB)
google_crc32c-1.7.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.3KiB)
google_crc32c-1.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.1KiB)
google_crc32c-1.7.1-cp310-cp310-win_amd64.whl (32.7KiB)
google_crc32c-1.7.1-cp311-cp311-macosx_12_0_arm64.whl (29.8KiB)
google_crc32c-1.7.1-cp311-cp311-macosx_12_0_x86_64.whl (29.6KiB)
google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.3KiB)
google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.9KiB)
google_crc32c-1.7.1-cp311-cp311-win_amd64.whl (32.7KiB)
google_crc32c-1.7.1-cp312-cp312-macosx_12_0_arm64.whl (29.8KiB)
google_crc32c-1.7.1-cp312-cp312-macosx_12_0_x86_64.whl (29.6KiB)
google_crc32c-1.7.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.4KiB)
google_crc32c-1.7.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.0KiB)
google_crc32c-1.7.1-cp312-cp312-win_amd64.whl (32.7KiB)
google_crc32c-1.7.1-cp313-cp313-macosx_12_0_arm64.whl (29.8KiB)
google_crc32c-1.7.1-cp313-cp313-macosx_12_0_x86_64.whl (29.6KiB)
google_crc32c-1.7.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.4KiB)
google_crc32c-1.7.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.0KiB)
google_crc32c-1.7.1-cp313-cp313-win_amd64.whl (32.7KiB)
google_crc32c-1.7.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.5KiB)
google_crc32c-1.7.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.1KiB)
google_crc32c-1.7.1-cp39-cp39-macosx_12_0_arm64.whl (29.7KiB)
google_crc32c-1.7.1-cp39-cp39-macosx_12_0_x86_64.whl (29.6KiB)
google_crc32c-1.7.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (36.8KiB)
google_crc32c-1.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.1KiB)
google_crc32c-1.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.0KiB)
google_crc32c-1.7.1-cp39-cp39-win_amd64.whl (32.7KiB)
google_crc32c-1.7.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.6KiB)
google_crc32c-1.7.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.4KiB)
google_crc32c-1.7.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.6KiB)
google_crc32c-1.7.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.4KiB)
google_crc32c-1.7.1.tar.gz (14.2KiB)
Extras:
Dependencies:
importlib_resources and (>=1.3)