Skip to main content

A python package binding the nRF24/rf24-rs rust project.

Project description

rf24-py

PyPI - Version Python API Minimum Python Version: >=3.8 CHANGELOG

The python binding for the rf24-rs project (written in rust).

This package is only functional on Linux machines. Although, installing this package in non-Linux environments will provide the typing information used on Linux.

See the docs for more detail about the API.

Install

To install from pypi.org:

pip install rf24-py

To build from source, the rf24-rs project uses uv to manage dependencies:

uv sync

Append --no-dev for environments with limited disk space (eg. Raspberry Pi machine).

Examples

The examples are located in the repository's root path "examples/python". To run the examples, simply pass the example file's path to the python interpreter:

uv run examples/python/getting_started.py

Again, the --no-dev argument can be applied to the uv run command for environments with limited disk space.

The examples/python/irq_config.py script requires the gpiod package. The uv run command needs to be amended to include this dependency:

uv run --with gpiod examples/python/irq_config.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rf24_py-0.4.1.tar.gz (77.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (465.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (491.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (555.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (461.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (293.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (327.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (291.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (281.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (311.7 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (465.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (491.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (555.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (461.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (293.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (327.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (291.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (281.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (311.5 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (466.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (492.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (556.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (462.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (328.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (321.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (292.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (282.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (313.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl (464.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_i686.whl (489.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_armv7l.whl (553.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl (459.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (318.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (290.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (279.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp313-cp313-win_amd64.whl (147.3 kB view details)

Uploaded CPython 3.13Windows x86-64

rf24_py-0.4.1-cp313-cp313-win32.whl (140.4 kB view details)

Uploaded CPython 3.13Windows x86

rf24_py-0.4.1-cp313-cp313-musllinux_1_2_x86_64.whl (466.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp313-cp313-musllinux_1_2_i686.whl (492.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rf24_py-0.4.1-cp313-cp313-musllinux_1_2_armv7l.whl (557.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp313-cp313-musllinux_1_2_aarch64.whl (462.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (328.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (293.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (282.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (313.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

rf24_py-0.4.1-cp313-cp313-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rf24_py-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl (225.3 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rf24_py-0.4.1-cp312-cp312-win_amd64.whl (147.6 kB view details)

Uploaded CPython 3.12Windows x86-64

rf24_py-0.4.1-cp312-cp312-win32.whl (140.8 kB view details)

Uploaded CPython 3.12Windows x86

rf24_py-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (466.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp312-cp312-musllinux_1_2_i686.whl (492.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rf24_py-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl (557.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (462.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (328.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (293.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (282.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (313.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

rf24_py-0.4.1-cp312-cp312-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rf24_py-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl (225.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rf24_py-0.4.1-cp311-cp311-win_amd64.whl (145.5 kB view details)

Uploaded CPython 3.11Windows x86-64

rf24_py-0.4.1-cp311-cp311-win32.whl (138.1 kB view details)

Uploaded CPython 3.11Windows x86

rf24_py-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl (465.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp311-cp311-musllinux_1_2_i686.whl (491.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

rf24_py-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl (555.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl (461.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (294.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (328.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (291.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (281.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (311.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

rf24_py-0.4.1-cp311-cp311-macosx_11_0_arm64.whl (214.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rf24_py-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl (227.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rf24_py-0.4.1-cp310-cp310-win_amd64.whl (145.5 kB view details)

Uploaded CPython 3.10Windows x86-64

rf24_py-0.4.1-cp310-cp310-win32.whl (138.1 kB view details)

Uploaded CPython 3.10Windows x86

rf24_py-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl (465.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp310-cp310-musllinux_1_2_i686.whl (491.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

rf24_py-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl (554.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl (461.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (294.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (327.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (320.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (291.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (281.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (311.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

rf24_py-0.4.1-cp39-cp39-win_amd64.whl (146.6 kB view details)

Uploaded CPython 3.9Windows x86-64

rf24_py-0.4.1-cp39-cp39-win32.whl (139.6 kB view details)

Uploaded CPython 3.9Windows x86

rf24_py-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl (467.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rf24_py-0.4.1-cp39-cp39-musllinux_1_2_i686.whl (492.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

rf24_py-0.4.1-cp39-cp39-musllinux_1_2_armv7l.whl (556.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

rf24_py-0.4.1-cp39-cp39-musllinux_1_2_aarch64.whl (463.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rf24_py-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rf24_py-0.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (330.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

rf24_py-0.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

rf24_py-0.4.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (292.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

rf24_py-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (283.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rf24_py-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (312.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

File details

Details for the file rf24_py-0.4.1.tar.gz.

File metadata

  • Download URL: rf24_py-0.4.1.tar.gz
  • Upload date:
  • Size: 77.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1.tar.gz
Algorithm Hash digest
SHA256 6a269f0ec9fe8106e090c3c21a8ebdc21ca7340374c718992b5c1e08ce9e6955
MD5 776a00c530fd60cf5171005843fec786
BLAKE2b-256 765bdf7fa668d4a7af6b6d6ccae0ee81ff5a3ac718dff22cf7b4096b0f6d5d75

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1.tar.gz:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52e827693d0b86c2bf8f51bcd93afe9789c135ce140e734fafb09aca9aa6424e
MD5 47899445d507b583e132b1cdc876ad1e
BLAKE2b-256 e48901011d7f15dc08d263b03d42bb0d4d91577acda9e58cf936dbd8545e880f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e94ba932c1eea408003a861528583b5bc0cf32d304f4afa9e798f22e4503826c
MD5 fe91f8f367fbe9ae7e9a73e6bc72bd8a
BLAKE2b-256 cf629d28efbbe65a38758bfe425f98e02839a06f91ce93fd7f83ac115a7c84f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 db6b50906a06e6e06d2aa4fcbc5ec85b74bf5401b8b0e0f543eb16d42a8710e3
MD5 cc83eb9b367cdf3419dc160706df5a12
BLAKE2b-256 c8c84bcaab3de87d575ed40e2d3182cb1c36bb2f95c8926a8a6478b7cd3025e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 57af89f8e5f246d0873f54071cf1d13e4fe4896cd47744346fb6e331a84e0ffa
MD5 110b43b396973807910714b96beb127b
BLAKE2b-256 afd221b4f8885e9a1522c0fed68b7a81ab22e9458f288dff03d7b2b46b891a30

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0b4c48fc906fec0a76965b22cc91904f9972c05d76cdbe755a6442da706e22d0
MD5 6c6dc1d800bc1fd340124ddcb2854260
BLAKE2b-256 1b9c68e460e744597f3537d9258d65a5974f82b59761f45922c077fe4f1cbf72

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 abe8bb4e7276960379b555bfcdf9320195cb24efabc9ef245a1b4aa6dd1f3314
MD5 ea98b8e9eae5e071bceaa98c24fb42a2
BLAKE2b-256 b22597333bdfb09b64223137f722e3e363880d72c5651670564cfdabd019560f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ac3757afb4cd69804796514a4d338b017ac166e73cfad28b1496ab508a1d2456
MD5 12ad78cd1cf31adbd1c29405404031c9
BLAKE2b-256 76b44732183e9d3ac1b49b4b2d2f139bc8782b9e6ff9d7a4d26adf1fccb5109a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 924eb9af5df6bd98b1a78994abe75936d0b07bb1ab256ade0615a7fde572b5ef
MD5 f35517bedef3e7c5f38236dc942cc609
BLAKE2b-256 6bb5564961c4d91a0a290fc247bf1326fb64fa3551d2f50fe9b510d4c43ff600

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e854e9a0f126c395e7144e94c76f0cfa8d1f39ae1a298517dce789516171707a
MD5 7460272a3efc576e94a1a6e596d415e8
BLAKE2b-256 c03c40aab2ee5a1df315689175f3896d4a0e7e39d699c9a44bc80ff2efaccc03

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 293a0acac8d58a25dd7f850533fbb869a505f0b28b02a0279a43630e2bc79be9
MD5 961e82e33e3fc379a5ca50009f78a88e
BLAKE2b-256 3f019f863afe90178e401483cba7809bfe56fcfb5b692d3b43ab577a8e821f70

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1119df2cfa6c363ff032841548f5624664c28a21422f48a9e9aea8344d91ab24
MD5 4c34d8ebfeb27e1f6d031620595d29bd
BLAKE2b-256 bfb3441b9a873233957df36fc095222123c69dc1b4515a5d4547244134fc829a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 347722abb0d4019227119663a7941dea2803856c8b3d5fdd21430f6659a85763
MD5 e53f8f7c75d124fc2737228d0f3de584
BLAKE2b-256 6d7ea7f0c0c08ddd3922f4fecf5045f887cf180e0a87d8c8e365cd81b83a7012

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 646c9eea851924d1d71e225c27647823cafb73acaf272012cde1ac034062650d
MD5 371f2ed6473853f4b98e6e5909c19b40
BLAKE2b-256 8dc6102870158bc0c93c1d569a4c70096646ddb5e57445994dce3fac01b4b598

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a0bdfe1d43f88c470b31f14d40914e3e4eb0215f612c38ec72f61a9219b7bf9
MD5 6786cbd6fae2b50ae9d570e7bdb24544
BLAKE2b-256 ef6753a8c2cab81de1bc168107e082291db343878d29b16f056502631740d3f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f84909f4ad98b004a9a57b6a3b1d13257a7b3c4d235ec91efa18dd0ad1a983a5
MD5 23f9b01363b789350b659f301ea71a1c
BLAKE2b-256 c343d3fab0e48f31b5ae72510869a8ba889560409dd1a765a5c36de88561233b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eaf1c4a65c300bbe47cf72599358a7e4fabb970c29caaeef4db6c742c2f8bf8d
MD5 1ceeb8caf7c34fde55b4cd446ebc5acb
BLAKE2b-256 7cd6162b2a7704311ca9989af80a0a5d33458db9eeef31fc2f06d1b3cb80a50c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4f51143b5b5b194636494a568f2ce087e4c41c26e3c401875e127a9bfa6b674b
MD5 1072eaca485eae0c606d7da153b3d739
BLAKE2b-256 0c37f13efdf60e9cf99d983770a7b2588a2cdf6d5d19e9bf15a178b55b8ada40

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 00750ed5e6eebd6160dc4312474d30ba7fc7b4222911b93004be164227b811b8
MD5 48251fd9477c7b68fb19c1d054425d60
BLAKE2b-256 2835f434a9d75f9680a832d9ce40b40583f8baa2262e652ea38df97a26447103

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2ed5646e3a50ff235263205bbf3f16bc7f422d9c10098c81226000c1103df2c
MD5 7c3125fe10d8ddcbd13f9743a463fcfb
BLAKE2b-256 aa86c960c11e132f6c9e11048df047c2945f910288fac6e9d36c3a82aee24ded

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c498e34d0b639268d66943d169355d9bef0f3db2f93c6737d7ae072a486b33d2
MD5 8c7acca5340e50db7acc6adee23511e2
BLAKE2b-256 fe9569eb5a30ad4cbf383ab358e2674d73ec05269767421cadcbc87398c9d0cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30ac1e675659ba27fe72e5f138d5fbdef4ae90bee0514c813748d9b1f5c5a92b
MD5 4c4dafa70f7332ae3c141f7e5ee266a5
BLAKE2b-256 c7bc6ceba01dd840c4178a1b005a8414244c4cbb60950d2db8e66efcb8c1f6da

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1c651337bc4c054a130fd400063dc61716c60c1114052ec8cb4e221a586646b5
MD5 5b69209d68e351f6652e3ae7dde34b6f
BLAKE2b-256 564c61e6957ca59e335fca3bfa9cbe05b707abc550f662e8286ced3de7cd92f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 61123a1cc89732b55db940196db96920d03aaea0cca9abc4ace748af937c489e
MD5 6439f551844d290aeda29ed72d2f06ce
BLAKE2b-256 6411cd9596196406cdf642c40069ee6f14a96930902d0ae05b5497c2a6cfc32c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e2dfdddf07f374a53e4fc7419dfd853ab0c89167a2478b67d80c3fe02f751ec
MD5 7dd7e18a03f9359050ebff9ed61aacea
BLAKE2b-256 e166c3932fe400d7af25facabc0eb2f846f6914748f921afbd7cde9b09275845

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d5f3ef09f85bb280e802f54fef133cb6771d77e9db9c07c9d49756236533b387
MD5 4b6cc03efea35490e766d3e36473495d
BLAKE2b-256 128f9196af8c9798b18176e18c3bd33d89f769ed903e24f509d5b64cde037708

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 13ff800a82c392a20981b2e4e7be0beda75d568a629a06f6124f4a7b1df76fbb
MD5 8aa7ea4e39e6264666b6d0b25077317d
BLAKE2b-256 b02d01459c5ede356ff4ea9f990afc79ed84e92eadad3d2b86c9d3cdf2c9f498

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a07c2a66ae5a386a25c610cbf5bce86394b4e2d7bfff83450e068653aaba4860
MD5 f1aa506db805a0af59a3a7accc3c9af3
BLAKE2b-256 92914cd676ba3daa52ac419d4f33528887359a6e84cfb7b82e373cfc378c9db7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc419ef9a54302ea8d8cb192636fefc6898a44e1b2ba0a3fd4f01eaaaafe8df5
MD5 55bbd74d90108fa7b28ad5fa80eba92c
BLAKE2b-256 ed8b4d6a49fc21fde67da3e54b32ca340cfcc7063b04265a7441482ec3497471

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d1d8bce1f9d4e6e8a816aa2ee4844ab41643e4404c4bf5cbe2cd79e57345c47
MD5 015e0071a3d288803caee7160d0ca0fb
BLAKE2b-256 e31a1251fa1dcec7b4850f29dc3a4d86f0177a974f82464d63cba968cff27756

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e79a8fafaab9d7fb7806ff74b9ab3d505ecd6dbfb3b071df80aed9b613f4d569
MD5 089ec8388e0b46ab293ad33e2bb8ab8e
BLAKE2b-256 3a0dd9aed101eccdc346c206a52e460411cb45d85a02cd1c18e2eaaffd094f3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3baab248ba13648b2b2f05542ec402da7a546f71b32565c998471589f94558fe
MD5 99ee51e542583ceba875815a717930dd
BLAKE2b-256 d6b4fbce9830463fdccdbce68b81fd06d559426cf969a2e53cbf5e6316de3df5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1eb546cfe733271d50be7749c318cb8d4279b473e4af3fb708d185cc6e2a29d7
MD5 ddd365d402f6c2c1049c7e082908e7f2
BLAKE2b-256 cbcd797c2acd26df32df0786cd00778bc3a9fda0fef58f87e851db41aa89c37f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 895452e409cb2e33cc30e6390ee5b3b156f5884c59e3ed577369d9c17a4a0559
MD5 25b94daa0f3c04fc301df246b35afdb6
BLAKE2b-256 32f974b13af7b26707aac1cc9ab768a2aaad5beefba05a5cbf9778890245b31e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba92ac133ead503cdac3f5ddbb15658640bed5412d6022d0fdbbb07c94ad9166
MD5 7a701af8a95529682c6a7f6c8d0765f6
BLAKE2b-256 5cbdb33d21777659d0c27ae3c5f8367b0db0ed40fd4e7e1396c039c19ad0da6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b5c30a5bdba5552351ff5e56894c1dacd4e8153842b27c4d849aeeb9977f5cc5
MD5 76474871cdeb3795e03c187dced79c11
BLAKE2b-256 4971ce9e2930710f4c659d5af90e2a5364ef7e935efee804c675c4e755d685e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 21f928513417fc4d1ef54f0d230033520387b6b90f95fea3ecd96937cf50ab46
MD5 fb6a15ba00f7e011f40c4883eb31c691
BLAKE2b-256 1c12ed2de9fcb77b6730940bbd70ee2d914ab169043d111ff828e57fc858de08

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b351cfc044413c31d91f36ca72678d6768c140e9945c2dd04ee94eda5df92c9d
MD5 49a358a3b817d268c12387e3758809a0
BLAKE2b-256 bf68455aa8a9960cb814e690a357a9a1a76b0c2666005251cb9f39a712bba8a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e570e11e47f1613216d7a9ba018cfe97e10ce31479a3b09542a0be6a76aa0861
MD5 8ee1c35c2244476190395cc4b43ab8ea
BLAKE2b-256 3adbf14685973041cef75cb4926795dfd6fffd4db32412c8e3d381b54e6bff09

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 147.3 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 06705aea9e3c5486ecd82422bdb6b4c698b7396d3f820453803bb1b2ccf4c9f8
MD5 69be6aaa41a52518022da6b90e1d6aad
BLAKE2b-256 baf300070a4f219951e054f89ca87db228ab262668f06abcf8f1b70a9158980d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-win_amd64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 140.4 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 22be11a0a2572b3b98f67e7d321937a61e458de9a3b844396731e2bbc5ced900
MD5 b462f3787cfa85572d1a60908897bc94
BLAKE2b-256 88aa024af66db895bc511dae0c9cb126acd2234c23289a7033c34d9644f47852

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-win32.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc203335fd9d04a0b01faa0b466de12e4c4fd96032e8ace02cdc0996a41b3662
MD5 5ee809d18c02d82e84a084184bc026d0
BLAKE2b-256 4288d8628be26d0d7b0e79eadc875421fd01e3ab5193d3dbed1d69942d759dee

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a478f96f54fd4163fbc432ef3455aac80a9c7c415f8bb380d5f8dcc98497cb5
MD5 01cdc54e9d73d475aa4efe574073cfc6
BLAKE2b-256 4a1f77e2275fbe24a983ec08d07c636f7f2908bbec7f13d611b3463145a29329

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2718880fe3cbbc4be00f1170f532e242ce266465b881acbba35ee651936e1760
MD5 140071211e00d73d203a853b311aca04
BLAKE2b-256 0c113f758967730be38dd4366eb6cbac0b2060649710c54c61f6a3108a4631c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d767fc29468722f50b64cdad70a97031621b277454e191229c883939adc4c612
MD5 9ba3ad73d8192b88bc208b1485787d93
BLAKE2b-256 96718f50fb24c66275344471d856511abb461acbeb2c9dee397b88ff53a9e2cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce74449e1edc4890546b22f44479e263b05dca1d8e76f60d6057840aea0fb623
MD5 b1a5275e724fe2f850282f513bed1d91
BLAKE2b-256 53f7a61d118039fd4d18f676cb74ca4eac94e3a7a0992c5a9e2988d6e43ded08

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cacce8c302865cc9d9a2f957052130d8948eb3b93c6f96bc8a20399c77701956
MD5 9e1d1bad7fcc4f6ffc70db34c03a8cec
BLAKE2b-256 4e44fba45294ce80474a416043ee868ffae679d1c5d57da1eaea24aa9b9896b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc307009f1e39f608e554dc2eeaea5f5396843e9630de146e81c9627dc97f55d
MD5 3e63088da39048e95ee17103843999de
BLAKE2b-256 de892da149da871987e553c3a92ed4b17a3ee221e947c0e2e300e6fd3ff3901a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 323ccaaecb7395a51cba3fcab98c773efa505f4ca96c0dc6ddb94d15ebb19090
MD5 57b335259cb08bbe88baf9624b0c9251
BLAKE2b-256 08d9f4c09a319f425d4c6c091cb4144ccbbf36ce6242e922402bf3ba501b45c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6a7a259874efcbae4cf251c57e1b0ec5834b665d661a359ccb977e20c1dcc3a
MD5 20f58a4cc4b97d3dffc93484fc68e340
BLAKE2b-256 a245dfc9eab224816e30107675f99200f85451988ec8dada7f5a8412ff422acc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2f7308fcac30525d1a8fd02373564e4674894634bc1d7c92ff7d07ed45d0adfc
MD5 da7fa107eca2447aceec926724ba6c51
BLAKE2b-256 664810e34b484a30061fe66946d573de31060d4c1afb78b07f6466670ebcc365

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be47b605c67c3733ba307e142289b1d2fa6693a7cc3fc4e39c319110a76190bb
MD5 20c71512ab0ed22b94af2c3ea8569fdc
BLAKE2b-256 7956529d7ed55d307ccd752f3c645af92a1507a86c022528b4b86e38710ffa1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7c03c61bcebbaf3e25244cb04167642d24ad606ab3fbb4e22820419753da601e
MD5 91c2f044c902913469b36f9e45cd989f
BLAKE2b-256 8c4685477254ac65961903a4eb5107d763fb6cf4f356b5559ee071409f3b9f2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 147.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4f150c570bec146960701927382bc59704392efd8e9d7b5f2ff63ee2a35ddc0d
MD5 b0e9cd10cc03fdad768591815b109885
BLAKE2b-256 34160a1865237e690978cc6e86de679da3dd92c45cc47b85120988defde72bf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-win_amd64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 51f2bf60acb2b40330a70569c398cc30415312984f29a6c490b53f95a3116021
MD5 fbfc88a30414903ba797a6a84e07a336
BLAKE2b-256 def6e24cae8954b75233271d5f879e70c4b8bb959b74b468c2db5c4543ef266c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-win32.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00d857359e72b28aea7c36d85c91a909db39227fc76996ad7e41bba915e38fd6
MD5 358cbd9e9145a199f269ecf043033fd4
BLAKE2b-256 b0181b0f6236c5e09eee0e95c745a9e8933de6cad550dd1e273cfd9ff269d0d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a080ec34b332c306fad4c6e5bba1bb4d6e9b48121f47e7d62d1db40f4b7c453f
MD5 dd045cc35d67c9d953fc316ddc3f8316
BLAKE2b-256 6cc2a777846e069a175487ddaa05ac9db0c89be8cca6a6a3e7f170c21f6abfcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7757b866ac6ca71f291441875c630e7f9cd8665b5adbf851aa815f358b9704fa
MD5 9446d3872f7c49a0a29f8c6efcaf5aeb
BLAKE2b-256 e3fce0f6b92cc6fc9c0e0af6a870bd07135d364766bb04a2bd631ba6c05992cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0dfcd8c7d5ebf36a7aae8193715a967b397cc32af5da89e2b9369cac2884b69
MD5 d6881eb65f732676e9bc722c34419683
BLAKE2b-256 76c6188dfd8fa3fd139c6e3200ad6c17e0abeadcef7525a28f1c0a3dcf164272

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e7baa9cf015ba3d5bbf833dee61047de1318f99ea480724542a6c43f28a680d
MD5 fc0821a5f41b6cbf958ce2ccc0ecea0e
BLAKE2b-256 4748095cfc7debcf47f11bc24f5d307cb91643d4729e6a88f28dc1eb85b99989

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e4f3b76bb9a7452dc537479967264b8ed6bbd61df22f27ad7e83a3152fbd5b6c
MD5 26f38a1afb0e6ae2a38703b53321f58d
BLAKE2b-256 8440afeb36ee5aaeaca8f7f4077c0b080f04233493519ec57b810ce18f3836a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7948378e2af0f9be9bb47a096858e6cce9b34008c9a5c62324e80bdc839ae8a4
MD5 32efdfcce4cce0da1cb20fcbc32cf09d
BLAKE2b-256 768a7b3a8c6658ef7090bd4a77a7433fbfe1169859a3ccf2928aea6eb8aee070

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0dfa6e0a5d365ff71a7f62e89c59e697dd66ea1f5974376617a9ada2f99ae189
MD5 4dab603cbca5e1f152088a83f994e70e
BLAKE2b-256 fa7c47be99843d146f39825fd002c9cfcfdb268a0effb1a8fb338ffa515f3bce

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 60f25922ab64799682bbf869d36fa2da7cfe8a587ad3c330ee13c196e6bd3fc4
MD5 78084639f7ae007bdc7ebf605310df1a
BLAKE2b-256 b4b8b274accb332e6e2864fd88cf116fa275411d32790b5a7d3291a04d9e2c74

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 dd3737b875b643e3973187dd7775708f9a8e9fc55ef73b25d8b1e65824c4ae43
MD5 1fb16f1b388b395d5bebcb4b127b8647
BLAKE2b-256 d5f11d4981d7805b711a78061ab3d75267ffa8d7d932b35c1872b31191440606

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdad8d930f94df06109437c29e5a5dcc25ed2fa467956f731cd6831ae22b8985
MD5 cdefc8b5477edec3e3485545af86cc1a
BLAKE2b-256 4d4f8879c2d84d59eefa0e11845762bc9a516a71e4117989f72b26561f287763

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9c333b3cc5c4593805e6ce6c4eced1e4fda6adbd105a1eadf9ee9d838f4c781b
MD5 167b100d2627c6a93e000a91b727cd7c
BLAKE2b-256 26127fd9b05a9d7ccba20220c2e29f39288d7bacbfd85690debdee39e912ac8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 145.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4db0caec244e843fd4b4d4856867555c6065fa7be21628214463bafe50893511
MD5 c44e9a1cbf5cf50bb23a7ab50a1b0f3e
BLAKE2b-256 65225cafeea24abdb55b9c1bc1fa6a61def370eb4363136c8f0d4482c3bd7546

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-win_amd64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 138.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 460dd5d815f5edb59d710a122a09afcabcf656ae1b32d9b8dbc436d043899ee1
MD5 ffa81b469608cf056ca102ac7c789681
BLAKE2b-256 009641df933514396779db74641b845c3d19c24ac7a5e1b3c52476fee335782f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-win32.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ffad5824bb020b94a2690fbeafe3f5933e11af8190e826f35332ad4c427cf4e
MD5 35660c86b36407a51dacd3aecf4c987d
BLAKE2b-256 88e73baa39707705a7e144411f1604f495577ae49761352e59d8bd78f1e7be2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 de54c8ff060a3e78c35d913e47021152e7ec460f1c6b2fc37ab8353c2179e863
MD5 799b349486c7715608bdca7f1e90d329
BLAKE2b-256 793d9dd4c6cd9132d56f53f82476262b14944b52c33b57313ea80c73cc124f22

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 581a5825945942d6a3a4905fb5b7fffc0f0446120cf8d3f12b4913627602be6a
MD5 716672fc18e7c63f57b04dff36655f26
BLAKE2b-256 3c0adabf80df1012a3121f4e6bfaf88bd31791f8f4f7d475b83ea4856a07c891

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b64cd28c807f31e820339de787e44b1f8eed286215463592eab807aa78bc18dc
MD5 951ff0b7df4eec499cfd5e2aee56f176
BLAKE2b-256 a4113c562b6eea2e53a6b3393984c674402df423f8903eb02b0f252e2fa6d764

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 460d0e56dada8fa0d9036ab33f801f44dcbdcada591dbd526b6e2bea14cfcb38
MD5 a7afb5d0be517454b4f8d60b80ac6cda
BLAKE2b-256 de08ecd9ff8c67885cd44815b1a7c1e60309d296027a9c07d9dd2efed2782bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f615d3124d665f50aebe91abc12fe893ba4264eb01793444168bd553960aca35
MD5 486843ce58837d2638b49f213b9fa157
BLAKE2b-256 d5e19dbab59c86bcc975d941cd58ca0e132fcbd371a67a37a8e0e5532238b3a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 482a0b8b47e1ed00b6e60a4dca2ccd915b484e0c4b5cf72f0e41dedb9690cca4
MD5 e5f6e5effc34da7c5b0aeec1e712145a
BLAKE2b-256 23f3769fcc2040d9153e36503a7841955617b8426774c5ff434539f3c88a89e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6cd2c2de4d20df1b833e25f31083f65fc360dba61ea07e13a52e26a67b4ea329
MD5 7500bcc67cfcb9759a35b63299bf060e
BLAKE2b-256 fa940bf3df45c8683176163fbf441ef354299fd3bce74dba7e67f3395a220949

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de0820b60f7898d6b55cda1486f58562e0f06f863fa4a92dd3f4155595c9efd8
MD5 d0515ce0755eae419ed60c7f659a4cc0
BLAKE2b-256 507152d61b7324501479a0f53e7b8077f43fea4fe2f56d68f951a97c42606ef2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 128ef018eaf9763d25795075069c482273f09bc04e77516b28bc98ca03dc4f4e
MD5 c8bd58b18ade0b297cdc9cae984eda2b
BLAKE2b-256 5d0ce3b653eafbef170014e19969481981a4fdcda70b8adae5c8dea279a6bbf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a327ce53be7564412e67b013620e039db5615d7823e5866189fdec280ab4e8d3
MD5 f88b26ef9239574308e43203622c996d
BLAKE2b-256 d140646c3355138335099fd91d4cd9f2b865d5d3a9501cd804b05e440071deb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3810575f1b64f267dd449dc121f27aea5225094ff4d7ed191322d65774640500
MD5 c98c40b5861117a2597102a2f181fdef
BLAKE2b-256 aad6b0dfc3f58c060adc89d6e5e49d9c94bd684a25390e83a80be34292680071

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 145.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7cbb4f8afac81c3f2f09e176d1a15a492d85d8afae74e7d344a7eeba0b800f79
MD5 97c63330a29c201dc942574f1a92732d
BLAKE2b-256 7fd5353df73f68783a62e61890fd07a5f40a7ebbb4617ea8c82da30d152c16c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-win_amd64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 138.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9761bd17cda9d80f961e6a82129d761da57018aeac89d32e1afde9bd46922892
MD5 80dbfe5afefcad3769165c2be6cc05d8
BLAKE2b-256 3187863093bc4be4085bc0599a555ea9ebfafe292dcbf28f75a5ae4dd0f9d4f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-win32.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c253d4cf598c42c1b7002cb338d09d1727070dce22cc24c2b734e99a88967ce
MD5 115b0c3e4161df2ecef4124ac81c3c0c
BLAKE2b-256 fbdafb25e634f0a4bd8b3ba933b0ba16ab13cdc6b0d47265e1c27c9a82d8b651

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb640a39716933884ec231f36c3acd8f08785b11131c6bed07550e6ec6c13b68
MD5 b52830f68f6da523979a87dd48bef699
BLAKE2b-256 9a5a88299911b92cf781837981aaae0531c54e46d75ae984ceae18fc15842b5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93a4c732fa6bdb4584904bfd6a525d422b02ddf72d09e467f1942b4a16e5b349
MD5 19b75d0a0ec087d24b1e49cc484b2ed7
BLAKE2b-256 ba5e26db8cc8171ab1d6d80d89c3fb47ac1ef1deba49f425806dc9af3a57b1e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 80a12b3fd528e0046535b0a621f4424dd5e49bb3c462cd4ffb74b8860b716970
MD5 2846c6d4ab7e000522912e752f0b098f
BLAKE2b-256 85ab22c70d11a052b33a2020dba54b5e2b787c990864ae216ed9d98a05a1e570

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d26a0932c6f9ba77500c6e89f859c441e69e39b3ce4e34f8f091b1aab1947816
MD5 993a617eae744b398d4fd7ae2e316f39
BLAKE2b-256 0890a9a027634728c9ae77fa634097d7ecba513dd8970fffb97091f9477d0318

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 be22483b00b98aa9703da6c37c23ce7cae438ce8f3adae65f4fcf048ba0d58ce
MD5 a16eff682a18ec40ab4e3f63c5371083
BLAKE2b-256 5105e03cc88a77be1377605e61b03ca0e772c5d11172124349c6936b9c9a2d00

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cff23d515eff6e0a8ceee56601e8bd55e4ad142dcc1d97c00551c22213708ba0
MD5 a92a3648e52e384e3112f72bb6ad20ae
BLAKE2b-256 51de18b789132fb61b4f4b020fc84d20eae34e1d2f3939e3c7beae9cbcf878d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8bbb814411bfb0e42c113a060becd8d6eaca53055e9dfca152ad9be36584376d
MD5 518c60b786fa75124f72bf14ea9e24a5
BLAKE2b-256 3314749a7054c8d4d0685ca0e23f36a385333b1eec86dbbba2a08dfb5716ab8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d7278894d483d8c6ae988ecd611c573e7d259ef04c5eb2388a1cef2dc8bd68da
MD5 98b46bd97fb74bb79a2b042243951233
BLAKE2b-256 c7daeeb09e69ec983305bf3ce7676acc7085623dacdd42ca63268cdc7ac85f66

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0a8d941b18b3597b458f594e6934c80ba3a68f78330a33d6b942b2cf059072c2
MD5 4349ace3e70d42a9ad83c8fd46a98190
BLAKE2b-256 ad32d975cd5226d8dde0d72dd114dd4d72f44d828a069308baede4802aad6339

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 146.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 db4d8934b864874f5735dfd219729ea1c862b2f1760bae09d92f6df98bde1bda
MD5 f00b19b7f0617c50fd4c35e0e5ffb4f7
BLAKE2b-256 29b53c8c9378420421eb073817f2f7a89749e55cc83f9794f1ce62bc96b4b10e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-win_amd64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: rf24_py-0.4.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 139.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 31159505988311a3ffdaaa4d651dce30895779fa6f261b4f41018b86f32352fc
MD5 5dd5b9c13d672928a1c2bbf62d530c25
BLAKE2b-256 da9c03ca2910b0db74f9001683eff5ab9bafa12cfef9ed0b78b6c1736d95adcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-win32.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf5f780f9b7388abe6689135a148e9b79ad1af34ec061d72cfb8fd56017ab91b
MD5 6833334370484892ace86edf019733a4
BLAKE2b-256 4c35efca2d2d004ea27f61ae272b3c263a86703afcd7b89814e5087ab2e77f16

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 018eb8149a66e5e7a2ac2aa04b2701628f2bf2cdbc5c4392a6cc17d0f1c6f610
MD5 00eb3ef9c6fbaaa62f569fb6ab48b121
BLAKE2b-256 7af45ea8981612a7bbefb155b79cbf225fa82d46df506597114e1b27614bdd45

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 33522ba8bd10603907b391bbf289b348665d0765d66e36ae2857ea5ba00cac66
MD5 67a66c3c84fe5ad93473c573bfde7c11
BLAKE2b-256 163776782335a119af303ffe4a708034e3ce27a1395551a9ae34620ca7b5fe3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a28a367d913b610de19389a36155cd6ae471e44ffca604c921d819803bcf567
MD5 8f46c5098e22e8ca418e49f05852efe6
BLAKE2b-256 b56f95dcdcecdea59a6afda11115b7fcb93b272a569b7f25a22517c5bd36c922

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7cbaaa60697e49d8e6cc85b98a2e9dcca85679681323a745cf3a5248309aa32a
MD5 cb1b55db223cae0b9e1aebe7bf25f41b
BLAKE2b-256 6911da938afc3166141609f388640e9b010dc1323fa31bf58e976a37f3f763ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d444c064e39aefd802ae9086dd512f6b00c7fcd06ec0f4991c0a53e09e695d49
MD5 adc2246f994832ec63d7fc9798542d49
BLAKE2b-256 1ce12eb442b742684bd3d4cf19d68c22762b0a9bcfb0829d24ef8352b8f60974

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7275d9d6fc31aa63867a97379cf32e94bd0bfa476667fad86f9af41114fe88f6
MD5 90dee953df03d3033c7aacd9b2f00fee
BLAKE2b-256 27e933855730d0af94ab630c0c972c8f2d906c5a52fe1cbed02b72c55d03654a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 57310d996898ff9fffa2f8f1266e6519b6f97b97796a94e5d4c9b51a5edc87fd
MD5 6eb39fdfa76c15cef26c8d2a1320e738
BLAKE2b-256 45c193c1677009846666d1a967792eb895e2a8c92903cd5bee229d2a8b6e67d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4652aef0f101b03663d122836692ce10b9deecd26412fc87e2124de30733d1bd
MD5 204f47614be3b26a206b1c15cf0daf32
BLAKE2b-256 0ed228e139bb1c6f22913781dccf4f4da27ebf2f8c34d4b627e33c605b9cc1ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rf24_py-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rf24_py-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 50cb328b2f1506eda602e3b371ca3fb0a576c3592cd4935004789496112bcbb4
MD5 de28d2a6def8eebc45097b7a78f8f4b1
BLAKE2b-256 1cc05bbf6340cb2a944220f24ad997e293dcc6d0d6b5d5c1fcaf83d4cbfcf8d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rf24_py-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on nRF24/rf24-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page