Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

LinkPython-extern

PyPI Lints Tests Types Style

A Python wrapper for Ableton Link, forked from gonzaloflirt's link-python to streamline the user experience with new methods, type stubs, and pre-built wheels.

from link import Link

link = Link(120)
clock = link.clock()
micros = clock.micros()

state = link.captureAppSessionState()
beat = state.beatAtTime(micros, 4)
phase = state.phaseAtTime(micros, 4)

You can see the full API documentation in __init__.pyi, or look at the LinkHut.py example which is equivalent to Ableton Link's linkhut example.

For asyncio usage, consider trying out artfwo's aalink project!

Installation

This project can be installed from PyPI under the LinkPython-extern name:

pip install LinkPython-extern

Note that we are not the same as LinkPython, which is a different fork of link-python by munshkr.

Python compatibility

v1.0.0 v1.0.1 v1.0.4 v1.1.0 v1.2.0 v1.3.0a1 main
CPython 3.6
CPython 3.7
CPython 3.8
CPython 3.9
CPython 3.10
CPython 3.11
CPython 3.12
CPython 3.13*
CPython 3.14
CPython 3.15
CPython 3.16+

* CPython 3.13's experimental free-threading builds are not supported.

Building from source

If you want to build this package from source, you will need CMake installed. You however do not need to manually build the project, as scikit-build-core will handle invoking cmake when you install it with pip. To install directly from the main branch:

pip install git+https://github.com/thegamecracks/link-python

If building from the repository directly, make sure to clone all submodules using:

git clone --recurse-submodules https://github.com/thegamecracks/link-python
# or, if already cloned:
git submodule update --init --recursive

License

This project is written under Unlicense but also depends on, among other libraries, Ableton Link and pybind11. Please mind the licenses of those libraries and their dependencies.

Download files

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

Source Distribution

linkpython_extern-1.3.0a3.tar.gz (4.8 MB view details)

Uploaded Source

Built Distributions

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

linkpython_extern-1.3.0a3-cp314-cp314t-win_arm64.whl (562.1 kB view details)

Uploaded CPython 3.14tWindows ARM64

linkpython_extern-1.3.0a3-cp314-cp314t-win_amd64.whl (405.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

linkpython_extern-1.3.0a3-cp314-cp314t-win32.whl (372.2 kB view details)

Uploaded CPython 3.14tWindows x86

linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (199.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (220.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (226.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (244.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (207.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314t-macosx_11_0_arm64.whl (191.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl (206.0 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

linkpython_extern-1.3.0a3-cp314-cp314-win_arm64.whl (557.1 kB view details)

Uploaded CPython 3.14Windows ARM64

linkpython_extern-1.3.0a3-cp314-cp314-win_amd64.whl (399.3 kB view details)

Uploaded CPython 3.14Windows x86-64

linkpython_extern-1.3.0a3-cp314-cp314-win32.whl (367.6 kB view details)

Uploaded CPython 3.14Windows x86

linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (195.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (224.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (242.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (204.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314-macosx_11_0_arm64.whl (185.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl (199.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

linkpython_extern-1.3.0a3-cp313-cp313-win_arm64.whl (538.3 kB view details)

Uploaded CPython 3.13Windows ARM64

linkpython_extern-1.3.0a3-cp313-cp313-win_amd64.whl (387.1 kB view details)

Uploaded CPython 3.13Windows x86-64

linkpython_extern-1.3.0a3-cp313-cp313-win32.whl (358.0 kB view details)

Uploaded CPython 3.13Windows x86

linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (195.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (217.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (223.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (242.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (204.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp313-cp313-macosx_11_0_arm64.whl (184.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl (199.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

linkpython_extern-1.3.0a3-cp312-cp312-win_arm64.whl (538.3 kB view details)

Uploaded CPython 3.12Windows ARM64

linkpython_extern-1.3.0a3-cp312-cp312-win_amd64.whl (387.1 kB view details)

Uploaded CPython 3.12Windows x86-64

linkpython_extern-1.3.0a3-cp312-cp312-win32.whl (358.0 kB view details)

Uploaded CPython 3.12Windows x86

linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (195.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (217.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (223.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (242.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (204.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp312-cp312-macosx_11_0_arm64.whl (184.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl (199.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

linkpython_extern-1.3.0a3-cp311-cp311-win_arm64.whl (538.7 kB view details)

Uploaded CPython 3.11Windows ARM64

linkpython_extern-1.3.0a3-cp311-cp311-win_amd64.whl (385.2 kB view details)

Uploaded CPython 3.11Windows x86-64

linkpython_extern-1.3.0a3-cp311-cp311-win32.whl (357.7 kB view details)

Uploaded CPython 3.11Windows x86

linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (196.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (216.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (222.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (241.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (203.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp311-cp311-macosx_11_0_arm64.whl (185.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl (199.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

linkpython_extern-1.3.0a3-cp310-cp310-win_arm64.whl (537.9 kB view details)

Uploaded CPython 3.10Windows ARM64

linkpython_extern-1.3.0a3-cp310-cp310-win_amd64.whl (384.1 kB view details)

Uploaded CPython 3.10Windows x86-64

linkpython_extern-1.3.0a3-cp310-cp310-win32.whl (356.5 kB view details)

Uploaded CPython 3.10Windows x86

linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (195.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (214.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (221.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (240.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (202.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp310-cp310-macosx_11_0_arm64.whl (184.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl (198.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

linkpython_extern-1.3.0a3-cp39-cp39-win_arm64.whl (538.3 kB view details)

Uploaded CPython 3.9Windows ARM64

linkpython_extern-1.3.0a3-cp39-cp39-win_amd64.whl (384.9 kB view details)

Uploaded CPython 3.9Windows x86-64

linkpython_extern-1.3.0a3-cp39-cp39-win32.whl (357.4 kB view details)

Uploaded CPython 3.9Windows x86

linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_s390x.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl (195.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (221.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (240.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (202.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

linkpython_extern-1.3.0a3-cp39-cp39-macosx_11_0_arm64.whl (184.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

linkpython_extern-1.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl (198.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file linkpython_extern-1.3.0a3.tar.gz.

File metadata

  • Download URL: linkpython_extern-1.3.0a3.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for linkpython_extern-1.3.0a3.tar.gz
Algorithm Hash digest
SHA256 2b237f2409912f9c610c1ff2bffefd11e75913e50ec5a78f3d4b09e046d47136
MD5 8b9286e23e1c0ae85fb4a0a4e8049267
BLAKE2b-256 1c227919913a32f937631b14ddcdb4aa0084eb5fea6c8c42df05d1cc1880c936

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3.tar.gz:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 6af655870aa67ec5731963189acfe1a8af83f76df38a7400fb7a9bbc1e27a840
MD5 cea39811d8eee6ea8ffe68fe8fd27309
BLAKE2b-256 c89d148aa266c775e645ca275ac6fb7ee553adb87e5e04b50ee7d184df7fdd4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1d41e719594a7a7dd6c75094134175a96d9472c016784c8291e8db4e2b40734f
MD5 e92ad39022a53542324ea95cd9a7edc6
BLAKE2b-256 87747b1db3cffcce10bb506998a4b90e2ec434c9c457cd6153132961dd92c7b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 c27cea258d1b145599b1000a2cf164aed6724ae38bfa40d05af8f6eddf402868
MD5 39a04b55ac535d03241a3fd88cb6c098
BLAKE2b-256 1bd143895c0072519ae0726ad5f384f9a907b0d1b8e709429616ccd881ddbf74

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0db46eb8198e34848a17b985a1583f3921775f762e979a433acbc3f02c008d3e
MD5 3d5cf9be480543754954ad11f745b625
BLAKE2b-256 8062069f59c9b7ca57b9df46154879ef8a4383a209884069f2b38324b37a7591

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 e09e52f763029ce3e5cc47b7b927b6d02044f3b8e2633105757b038bf1dbe680
MD5 df3278e0877b65d8717c200ce91ba65b
BLAKE2b-256 9b3a5a1e0b0f70a553f43498fd7b60ae6b6e5fa37aab48915738b00840fe9d6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 581f78fd3a02919675033466135a2be5a170501e3e107809bcd0929f98407521
MD5 34d736695e57d68a7e53e711896c3d69
BLAKE2b-256 5592ee7ef2dd0c9f2ed2923d70eb9954907fc1f04b0622ff0b0a8e77b378c7ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9f76daddb8fad0ff11eb50d4fb27d810016ad594914a0ca260958e65472111d4
MD5 3849e3b63a652f73ab1793ce5b39e3f4
BLAKE2b-256 5b7de01aa040d3799b04979d21139961b4c939e8d77c5820100f28c8fbd7c9f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4cafb19d029b5c0af23179af46c86b265097dbb0a89b0f625549c14e73707b8c
MD5 22047154022c63611ad9e2c6aacf8a34
BLAKE2b-256 575f2a002004f4d39cc4dda6a13d69038a5a82918fb593450b205dc90b914628

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 24bbdc4604dc25e2e3e7ecb4de62653f2ccffbd93da4ac6d6e8477e423a88e8c
MD5 d5448c186128e3b2716b9f9feff7bea0
BLAKE2b-256 8f9f08881253638776d0900473edde4c56072e26c0762072ccd09df18922b13c

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee6f4b2d47c8b6bd4d9a25cc8d614fa13bf0f8b83b3bc76a21472065a6c8e321
MD5 09ed6e71133a0d35a8b395b2a002049f
BLAKE2b-256 775cf44b5241262acd242e29d70290667e05b8534ff34feb0225ce1840db7657

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 1db0147b4a616da9195b408334aa3458106e93067439f023feba57cba2783de2
MD5 a22c44f9b14e18fea172e8b02e255527
BLAKE2b-256 a11413cc08486a533928b2b28f0bf06926064ac9b54a524e2525e89a9bc9cbca

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 5bfb27ee226f7bdcba5fe3f0fcae07f6fff7ddcf7151efa8b0829252f4a2afe8
MD5 ff501be812d4e0516bc7d7b6ed2c1087
BLAKE2b-256 48ce060eb9cee61c16ae50c6a2eafeee2279922d5dd566dcf79d9e972669d520

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d9289df0028f3700ddb1c851b807bdb3470f539e5f93c24e59495d26fe6d95f
MD5 d5951071551d74489e67126ab13b963b
BLAKE2b-256 07e7d16c5c34506149e8acd91bde7bb3269d25f6dbc6840694087466634edfcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b88cf31d04a5561a274af29356db79ddee928644c3a7e920bbc4cc8e197e74e
MD5 b3331ec7cb0c66149e317cc5553e1a66
BLAKE2b-256 5a72df0b62a418a847c8e63aeb25621fa2260b5cb1ea852a5cb8549b44508716

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a010f19965b76e3fb82c0f255fc8594d2a06f50bc0d6828a284ac3a56e5d6863
MD5 f27dc093f95b98b48aa1b266d34abbca
BLAKE2b-256 5b4113b8f6c54e7ed3885950df9e0985a994f06c8ab2b78068f2fdeab4de211c

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f0c4c5dff139871465220a84e2ed93c2747ad348c51cbc556f7eded987c1ed10
MD5 31d6b8caac9900ee4d5b6b329958ffd3
BLAKE2b-256 2a36b4e2515973f345dc10c43df9ad215211b610ca612dfcd9fd5749155f7994

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 41511b1af3c50765f44511a2b96dec4c6391d3b9f7e9ebfdfd544da007deaad9
MD5 08b7d26d1bfb6ac01618bb93bca05c15
BLAKE2b-256 c3dafd20116c1e90b197e5b4557523178067a4f04fc9e86d0da6bed70d2f3369

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 bc866da4014ecbe6db4add2936333cecc9777d4b3193fe8651e04156ca2b5ce8
MD5 6a805504f288dfe2d7b713feaa153e33
BLAKE2b-256 5ae8e4ed6e7357d1f313ee150a8bd970d570c4e3fdf457231c7f9f6c00bedef1

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bf487143dcf731564e54af1e93c35f7f64abd1a94b2e83d09d979ff664f538a
MD5 def28ec957c3ca4f53859a8cd4371b32
BLAKE2b-256 875d1db4331b8e53516d04b3685a355536b6f2b315713c557ba03495f5b11a3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 54f20b6f3daf872780c888380c83e9ca520127436dbe921b60ce722e4d72809e
MD5 21074f340523771fa65c82c00f16010a
BLAKE2b-256 3240df7f264231fbfee494964d51a30df44691c0ed74107d31305d6360e42ea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 927f403062a26708c7e476dc41acbba872dbad5e314bd2487f4a0925f3118381
MD5 2ba35cb18a0a8489e735392d23e58693
BLAKE2b-256 996d6ca57fa16a040923e4194acc11695fb5d749b0c53ebc48d5c387dee3667d

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7fc47716983b5a59c99e3766444fbca84be6a0b0276fbd8fdc9148121ab1d62a
MD5 ae86601317276470e43b0ad7e624bb71
BLAKE2b-256 8d5de5f3dafc6b77caa704053e53b26967f761f7ec8692708ffe1a3e8f2adfc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d2175ed5b4fa8ba36f04275b73af79b5b384399acc1601a8077aa13464e1d71b
MD5 7fdcc27a8d01213cc0f53b927dbfb568
BLAKE2b-256 ce495dfeb06de29010f216c6d119b24c6243eb2ce125ff944073d5be5c7a543f

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6510a24ba6267783eaaea0da39b6c21a3dd3f93121d47620dce9022b4f658f56
MD5 63d5535a4a7625e882a391048c05b31f
BLAKE2b-256 983198e8697bfcd95a71b1c5998cea59122a77bd6cb702b520927f3cbeb7bef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7f1603f3ea5bac7e1515b789149d59b2dadb7f93d9e2a076d0587787b1d8c65
MD5 a02afa7d70491ca15b2672ef095f5078
BLAKE2b-256 8c93cbc9824c1a1eb2775e34646f60397bbf74c960a4eeae4cd5660329c2b4b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 55e56f901e9b8d23d7dff0d009c477e462dba62c2423e62476d05b0a5ad209f8
MD5 7bb87c9210d5074410d7fd8dd03a28de
BLAKE2b-256 bd12632274ab978f1220e84c07993e6b4003dce161b92a755051d823da62e0a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e56596a58ae977b6e54ed930f76206c4b995ed3f0c815e6ac518c3b5d006db8c
MD5 713553b2bae7caf4b795b86f6a4f0243
BLAKE2b-256 692705de70c614e79370713ee3249e825493b8b84293711d86c55935ce48d8c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7ff34d6b56a9bb39411ef3634cc38900fd395fc5c84efb0adc6c80dfa4128114
MD5 4d6ed02f667c2b7c2867d0120e97c42f
BLAKE2b-256 c9d893c1edf746c5f7446c8ee9c0eeac3f1a27132a16a733ef2fd913334e3e1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 515fb9bda4b5a37b95ebec3d0251b0d9f8f142170760c3aeb42025b9f0a5a421
MD5 3191185d589038ac5067df6b9e04468c
BLAKE2b-256 ad55508054116814aa8f9e7d05d47af8f82e2ef6779d34c624d3163230d283fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cb9d3196c794e5aea5b5af58a068a3cf0982ac817937907e7892b5979d60d898
MD5 0892dd26143b0f2d99e43aca22c695a9
BLAKE2b-256 9c5072c390630b77d5cc59bf9cebdd74dc131e4d78dc257cfb585acc579d0b30

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 1da99f223eda15cbb110cbc95131383d6d6a8791d1ac7972605e4796d8d37e31
MD5 2ee0c51e45210cd208ef8b7b6440350b
BLAKE2b-256 9e044aad59ce23bcbc4f998dd06ca2a6ef3b1e5781e7e163a7efb8043e4c0fdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 376b6ea7e53beea06952b67141a20e86f0f57368e421b1c30000294d1f41aad1
MD5 960e15aa292cff92a0ebb6da8e8ebf29
BLAKE2b-256 4bd680c33feecd8ab0d85146c79254f508b73291da8a1d25585120cd5794518b

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ff9e07d85d4d2af93b3317c940ca4123e03ce4e50e3a1129417ca6ca30536436
MD5 34c9198d241d1d6436399dd9e2e7779f
BLAKE2b-256 feb25a3f636237a4c23dde761aaf1608abcce4fd7a79517a77be9aa47457f667

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 481ff2c50e0d499342c516085fcb47ebfa3e470db78bd7beca9a31c08cfae9de
MD5 1c514f77d9df3f74e61b8e8c62736db5
BLAKE2b-256 57431a64f8e53190b638f1d263a340bc9f401ab61e9e6ee7b738f59d7a54a935

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 6f081723494ff5e53a22e8d52234aac4dfd55e36b8cd9ff4b0b7597a15ccab01
MD5 4df0fc60e8a9515951d494961a022bff
BLAKE2b-256 d6835adb2882fff46440015b1ecc34603120851bf6e49886b24dd69b81c68f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 784efbcb7329bb010239bec81268feaaf029f16bdb7735ea47fcfd93671fd2f0
MD5 3f94ae882f1ac63b16c354503cffa295
BLAKE2b-256 2fd5e5f959db47d20560648784dbe5a796952cf81bb7dd91ad74229c327e24b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c973c18cac79e396d0c411af5d17cf416c5b37df15216f83f4f3c54c94745e3c
MD5 0d3264ff8261b4b82ffc542bdcc48e2f
BLAKE2b-256 fc92ef7bbcbb77aa92109727a5d4b17e93b2d7c99c5230ceb84047f3ed05dcdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7c00274dbf0a2af8885e2a74ce58966752aca428a8b9ebb4e04fc1e8d78a951
MD5 3e76c00a60d79cf9fac205c1119ded99
BLAKE2b-256 d89a10026c69dc8ecaac3fe9ba3182454dec1d6adb23b7cd39c52b1b7ebebb7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 b6cd709bc981208dcb8224e20dbab653175f6d642aad079fd4da0f62c5dc776f
MD5 2a8cebcaad363ff1ffe6c885554c5d3f
BLAKE2b-256 b245a580db34d4addd79e1054456f061acf62e67044b3e3ca52b0d0777b12b70

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 370ca8332f8ab832fc82d2f1688b28efe6cd1c58df3e349e31d20200345946f2
MD5 4892bae5eef0df77877ad0078832b265
BLAKE2b-256 0bd800c573bf141ca9609124a87e61dfca2915fa49593ee23cb1edcc9a3fbfc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c2bd17ecfcac954ffd1a61e12c2d0aff06a06f84840e076ad99cea39ccf89edc
MD5 fc2f88f5284c4e46fe86a18a5a71c713
BLAKE2b-256 8b2ad314567e8134d8df6a20f6c1f950a45c9b818641d970ebe8893de099a29b

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 9445605e11d42119f85b53573c4ea1dc9f5c4707b9edca65e035ecf98ecbe852
MD5 21d5123b3204acf75a49b867cc939a7b
BLAKE2b-256 d2659b65e4e5d0c7ae830aeec853b94808d8649ee6d948bd8a7356234135ad30

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89f8f344dfb7d8ef2cf77a6afc686078f85644445ed129eb6d3577fd0ffd5d42
MD5 296d2fd113f6dbc511ad02d50632afef
BLAKE2b-256 618f245f6e67c5aa61c7650530d3f7f51b886d3ed862db5c21d4fb62a9e7801b

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 736f422e4e3c5ee7778ba9dd4bf7793b84792fc40fb497593aa42db9103e588f
MD5 34c1b7525c42e08f153cab1995d4f54c
BLAKE2b-256 d84a2d2f714481795d87782eeb984df907a51fbf8b727ccfae395c2beb292fcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 658b9712a0982f236bd7ca839e96611cc182bdc69d50cbd14d97f00122dd38a9
MD5 c17aa96353840b0c57622a36289f2a11
BLAKE2b-256 f95b209f974a1f84dedb719ced4ea243d72c83ed39f01e938bca900403a3a003

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0d654c222f1778967876aea7cbd8fef1a92f3444ad13668a4b6681f71b296c47
MD5 ac8a6f2e31bbb24af160b0f7aa3cf398
BLAKE2b-256 d93822fda359dfe7d860392939b142d036e48f56bca28b46b90a76d04064f08a

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 07422847456949c60b42d22f63cd8f34cca41de14356a7fca5b256753f899107
MD5 97c9bf92b677c557abc8a5a821d92b93
BLAKE2b-256 a5be0fb9d196a76a2c5351c3973883f9a5597fa4cd085a1a28ae39e8d58af3cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 89a0dc3d6bad099d82e004a382bc8ac246c89962568243ae7672369934c50261
MD5 4af1922891995d6a4a09f9db33a8e106
BLAKE2b-256 9aa7b4f83028057b6d96297d60f4c64b81db9ee65b930d19d38ba61bb1f3a38c

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2fdd0da8712c81c964c58d6d0495febccf4167dd61da23372c94c7ebdbae99e0
MD5 dd1fa29bca2e08dae67f641d251e4250
BLAKE2b-256 0a169534f3fe052d8d7f17d6a37499d9ca222d5fa776be8fd6cec4e2c754cf12

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 be23d96cf8762afabe52c57782c7fad7dcd37a5f9d006a98485baed9c6ff203b
MD5 b48c4f1db64065796a72f65f04c33f33
BLAKE2b-256 2202446daddfd69cc958e6e42c03d5821987bb97f24fe70f31979d581ff21bed

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d670774eadb3100bb328da0cb5966146bdcd8d2da4dd3d0ee0968fc366b2b4d0
MD5 dfd14cc274232f6fe407d6a20ebd94ee
BLAKE2b-256 1acff4e96db51d5374c21bd3f90717dc65082df27c3c6180e17224340c81d141

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a29f6482f8196063c89d2727fc5c622065dc009d606c910156546fc6a49c9c8a
MD5 f7e25a9ac5dda75d57b9acc02c1a8610
BLAKE2b-256 eb6de346bb6962c1774996b8408d72d19436cc25031f35c845f6270df1c3a414

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b54e950880d61b203f783edf22f0459055403270f5c91cea0d3d6f327c2675ee
MD5 cfb046878fd561578c8a1a7871e4a509
BLAKE2b-256 88a2bd9f69223a7c414226b71a0e421b3b24606f1a94db7e9dea1331834a54d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 95c82737547d921fc4ef568ff45437dd7dd0b4a5e583d3f6e1b1f259f9e29c3b
MD5 ba62f22d84ca8ca2214e96ffbf881f81
BLAKE2b-256 b44c59c39875e7599a5bfb418e773c34bdb45049a78c49339adeb07a421895a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00d2aadce7c5871dc1f4df1dd5b48cc043141dc41fcab28ba8b06cb5f66ceb67
MD5 8bc6bc046d58ee0f2d249423f6a7670a
BLAKE2b-256 956cd92ad6d0516bb82e0e21ee85c868ab38bb538b1fdf3282bfdd175280b146

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 061c3b009f03054b2559d3fe0904276d73a8316bc7b8f581a20529acba9c9dc8
MD5 0f18df63f14c7f0ff75ad22aaee9de4d
BLAKE2b-256 87fbb6cb65299f505f2c62bf8e0f58bd902d3656c844a154854b983d9c99023a

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 47e9417a23b337c89012c72af0678672601b90f985b7b4e7237e168d618dc036
MD5 a332690da0736741e444b33e912d99fe
BLAKE2b-256 1dd2597d518c0e159a1801ed474ffd36c76e608e60e1987fd0b505c21a4080fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a0783f007b0d8c2fdfc714e194546342f611b9fb399d714e8e1fadf735859656
MD5 92dae90259817dfc1a96d3e279059c4c
BLAKE2b-256 8db72fe212ef9d07cecf21e3ccdf8325b2553e4c1397ddfe9e1bebe0a61a1700

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d2a07e8bf73c99a82fdab8ed19c23339e979cfcdfcb475adcca7bfd1d0180ba6
MD5 36a1eafb9b9096d9b59b11bee293fb9a
BLAKE2b-256 b6737aa9555b8784fd9610b65badb7f341fb3efb534b3decae86f2c0a1aeff11

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 24b3b1aabd386c76ef460e2e4e09890648904918a4783e5e26b61be5910a0b02
MD5 de92473ae48f36b00fefcd10a732895e
BLAKE2b-256 0c2289d704f5fdb09ecfd6b58373c79911fc775dd45934a3e3d81e7c40f5a230

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 d778025869c6400f8163de1d9f57215d1e6470d3d7c7518c5ac6adb05b2eba7f
MD5 cc67cd1809ca4668f55267f1f5fd7809
BLAKE2b-256 a9d66d66acd97f60c049a6739cccad90382172c680a73d07bce5a14624b1692a

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e523c79fce385cbca60cc467ef99351103d55dfae2329b6a330382fe2773a7c
MD5 addfe601503098aed750acde0b63bf0b
BLAKE2b-256 e6d972e38636eeb51f68ae8f6b6d3dc27c89fb0f68c4addd5923061effe3f607

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f36dd473edd640b7bfed8dff333ca06f31f6dab39da92a130b19e903db3ba379
MD5 714109de05c042cf178c5610a7faed79
BLAKE2b-256 d7c7c586280729234db06d217a496271b0d20ac17d8c8fc97ac7c3bd5727c175

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8df7196a22485c143292ad984c2e2bc71930d4fb1c3ea4daa78727d69a7ed2ea
MD5 d9439c17e7c4ce9175a8f1512d3b2dd0
BLAKE2b-256 8fee8d874730b3dd6747e49410cb71251349bf0339830a5955194532975d105e

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 817d6c36a4d809a52da683e5734e576b29980b440204e406fe2ea430c9cac852
MD5 c049327f9b25a2f39f72665eb4edadf4
BLAKE2b-256 a08045a7b4b106c366419247a3f4226cf11ee1ed08673997802c7920c0142f39

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 685a8669497d88bbf548ccdc8d0f24563029b9fe331f512ea04c68f4ba65ca7b
MD5 13783f1346b637ade5ae599c27fc9408
BLAKE2b-256 86bc0c7f9d5cdc5f57c0b2e678605cbcf002d0f8ae75d10dec10c25b4986df19

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 36dd12d4fb8f4ecc703f39e2d097154530ad1180bee3127caa3d9540aa63fd52
MD5 150aded43a08dc695fbd592c4bd46cfc
BLAKE2b-256 b8b6ccd282ad17161334020159c1f7776131550c6f94041b59030f1475b0d619

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 186853d50e597c25b86c3f2cc93cdbd9c7281c98f0ae6a91da2d9a503679246b
MD5 987656bb43bcf9668a5a0b4c8135069e
BLAKE2b-256 2e213f4cf201e3f6b52a1330fed773c84a4259021300335523c7762949fab228

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 58ad25e3965b1d095a4fb90256a75dab4489debe7d0b80a7aa2704b63ad1d80f
MD5 c00dc6952a4b5c3bc0ebf204fc3e0d69
BLAKE2b-256 cd0cc9490b1ef7cff9b21a6f55e5e2429d200383a3ed8bbcaa62fdda4c5ca867

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf243ab96f9d9ec5a4ab41a2661ff71c80436429ea54dca3e7a06d208f1d35ef
MD5 0ec4182769df7a9b852920ac3f06ea9c
BLAKE2b-256 c40990a29cb0342f7a45c3229e3e21aa92efe64806322b919c6cf318f2465ac2

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 ae445693bbcf2257fb8d85a46479777e2679ec5691ad40351264781e75643206
MD5 d77b36dd7616e6c32f1e2d55de511462
BLAKE2b-256 1a99162c3e9a7d7b32c9859eb3d7d837b43e08242b6ac9590f0b2bbc30eb9bd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ae804f1f70966b62318cf90fd5cffc7df80132fc0d4b758a0684e94184fe15bb
MD5 6f0424aa5a4ecf5979ff86cea392c10c
BLAKE2b-256 283800d2acffd927023a7650d48bd4722197216a6967f90efa31d67a9d6f542a

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f80df68e22272169b8fb7068f73f9508d9a43bc2a02291779931be1fed2d125
MD5 92b64406c86d6ff8b58326bb6b3c0d83
BLAKE2b-256 a21beea40a1fca65ad85fe0b635075cbd6f3067a05ac69d88d8b386852397ed8

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92614a6485b7c1429fa7ccc9cb8fa1deef2eea08c651559b0ebfe8abd884b99a
MD5 f239daf195a55c22b6e4b00dab42ebe5
BLAKE2b-256 dc045939f9e78df5dd1aeb06e211ddc5ea52a5e5eea9b2ae226dbbec9b749fab

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f4b388fcc22991359a46f1affc888827d1b194a99d8c0b22fcba7b3bbab317c5
MD5 c3a7b58787edf7bdccdb9664b340e6aa
BLAKE2b-256 7320ecd31e6c16e17de5e141e6940cb487b34fb7904b21e04b4250df28f5c5f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 139feca0def5954e0f1bc8d67e7accb22152386a56b3038624a2ca9e40721e31
MD5 e5a00055cb05376e9487ed57b736bd89
BLAKE2b-256 bb8bbda7f3c3de26c292c4d4e92d6287d0e751fbd313a2f000040aa57e509e30

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0e8321f1e3daa7daeb3434eb82e3dd58d1560ce166f85b2c627f25441a62814d
MD5 34b614159e06ac4f83e93d0509635c12
BLAKE2b-256 e731e78ff48dd52b30c201f501c9b426e71da94b5d2744cf927407d82db050b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e9408b55d6487ad9a919adcced46f2da3f8e2311ec588b6fbda01db65b877156
MD5 8b971366d46bebff703bcf592784e2c3
BLAKE2b-256 99524c03077f5acae694efdd706ad695f3a610a5f8147b95def6c90ae7ca0244

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84616b5d9856edb450685883f46aa31ff1a5924c29b9941ee063d06da1922f22
MD5 89419e995dda4ad1e167a22f99cbb998
BLAKE2b-256 6524d2daca4deb9565258e1a962ecb4fdcf4c8a19e094b72f835319f616963a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 050bb1059870fac7f939db889672318211189a7f4f1bcb65011dfefbabaa7a5e
MD5 b12e1c45b4da65920a7a125cc811121e
BLAKE2b-256 1905990c31e5e5dfdff208c019a0ccf4402e430765af8c6aaba1b0241ab2c0ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7a27916ce130a33359f48eceb8d41c7777f55e5c050b72104791eb177a345901
MD5 eb7e8c2bba5e3b9f0c5524b236ec67b4
BLAKE2b-256 a687b36a8ddb431d73730c93ebb631bf7507cefac22c7d5f49136a89dce96134

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5f3acf0468c1549d7f674df1b4c5a2e28eee4fbc4a8c935d600a0b85e6dfbbb7
MD5 3bcfaa868e726bbaa81c3fa63d91d40c
BLAKE2b-256 7cfff806bc40ef027dad9b9fed2e7d00267fff90ec4ce59b8bf5d8e398656298

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e96ec11e22c64b07abd74518df605118d3f88637aeca010c743b081a991b0137
MD5 f9132a5a9f673439b50425acb8266a03
BLAKE2b-256 615c8d4c9736665805c5cd89009b38346beb7be0bf63832f4a609c81135398ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 7c7b91f259616d939e91a4a051e1a3324d04f8ba3fff972fad9474b5e5b53201
MD5 be9c0093e77d3034e86ce5bc3f921904
BLAKE2b-256 9646286b5603ffa93fca93450f27765119f5e607dc14cbc3b52a6a5a3e44ee25

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e20ee3b0dc02bf1c88cb61f6966d2ea8aa9f25d175af671585531953ce5d4a17
MD5 66262ae08ce98fc73037509a7916d1f9
BLAKE2b-256 92a333b78a5918defde9927d99b10f82fb006fed491ae4a7746d7b160cef7ab9

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 722be2759a24a969ee41097ad05b8d8cf892a81db06b7872c6f55c1ebdf68ae2
MD5 eee2e3baee9ffa228cceb72f7b1e8a29
BLAKE2b-256 fbf5167b71a6c2cd0f63b0f197ef79c300104e4abff20b7e494f5116b1e5efda

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 7f2deb843096ae10838809528c95fc9e67d9f4c97cd96ffe73ded71ac03821eb
MD5 7911b837ec278ad6a3b96a39627cf174
BLAKE2b-256 407c855dbc2abcdf5f78839d74b62ad51de07ac69b4cba89a1533134c120925d

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 768bf616c27b96c564fa0d4ef3c2d7f4e18b6b5e9a3aca37137513d9f3c6716e
MD5 a7801aac06614f9b9ce3396be21149ce
BLAKE2b-256 03f01b6de39c5a8eb3f0cd58f90a8e866ebf63f10086216e69eef8caa6caca41

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9114449536f3398c06e239f1ed237823140d59eee0bd9ea4bf6d614f68008689
MD5 330d89feacbab44ff4f2125aced5468b
BLAKE2b-256 2213d49acb98df99ddefcc852ffe0cf118c0e7313f4f222394c3b8bc61cde12d

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52bae98ee45c0a284948fd03ad848b8c35096af1aaa763b0ee76311777ff78f9
MD5 9236bfd2c9e5311fced0608bb0bc00c2
BLAKE2b-256 9e06b707bf7457f939c617d0d95c1a420fb60a6fd6a24531ba89d332926f4829

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-win_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 a5ed4ff18783e86c9a6731a2a5711e24d8a644f7e7a377a29c61826b048e2749
MD5 5ad4e9af6e776bc1864cc54a9b4779ff
BLAKE2b-256 95e8c36cbf0e5bfac6087a6d631c1ff8f4510a7173d4d1cf9aa64ecea767c0ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-win_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 14db2ce729b85120d8c2334f9b8c12c998e4e249836c4dadf588af563959bfb7
MD5 4bfa1209703d5659efd60a9597ec5858
BLAKE2b-256 eda7db46afd03a3d7ea26c8e72331f5e0bfec0aa2ac89ae22eed55f53931e9fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-win_amd64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e6d70566349a988a95c9b638b8ce99614e45c29a044da863a2acb32a9e6a4afa
MD5 4b1b9f7436c1f5f9d539a6722200094c
BLAKE2b-256 99a3d4f060c997ee8ea4faca9101bd437e3b549bbee6cb9d009134455def5630

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-win32.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 202f7ffac5c99096ff0bb56f4892456fae4c036968cdd1462f480ef087d62d18
MD5 3532988da0bd54350f0a116c4b39c29f
BLAKE2b-256 53c013f4ec71a478a72ad4b249fae2a342d1920f5b1f7e4d5f1ad12558ccb2cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7100d456710b42e96faec54999c41e7f79ba02c1374e85aa846a15ab3bd8aa12
MD5 fa8e3c132fb204c2a208f89554176922
BLAKE2b-256 50da5d7230c6e9f1670c4e6d78620d3c2e16165e8765ef1928a49a513957b7cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 525cfc659880685ecdbbd774d69b232574760de4f79ff0713c886b73bf276028
MD5 bfcfdd992c8c209969cacd631baf46e3
BLAKE2b-256 62fa99091a7e6bb65cd069a349a23b7f76cf550aab6d3c66ea3bae6bb7ddaf96

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9e9b77b9c93e326298c40e021465a6bd9e4606a22b39411ffe6eeded6b271855
MD5 1b10d184ffff66768d271d770fd29df2
BLAKE2b-256 b106d54dc262bad4deab22521f21096dc3bf749d05c200cdffa091b5086a1e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f7b64248c5151c40487288170829afba51c03fca8205d13e8550680fd3fff56
MD5 d3765818141b7085a3ab4e65762ad1df
BLAKE2b-256 90b4a5780ab3b3d9fdf09691d9bbb56ab5c3ffee256b5ca17222ce6ec656fbc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 ffe2d46f24332f78a29680895ef33505fa0037a110e5d28e3832d0105e3217e5
MD5 50cb50a0fdcb291a73f08df87fdfac9f
BLAKE2b-256 7568355ae4c77d28ad8f5159b5e27b4e8c82d0e4d70f03543ba1ae8f03490046

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7496b6be8f5937732e7475aa9261aeba2572949546886f37b8dab42d35ace23
MD5 6699ac01b1d5ad221b3bbcdd6d13e764
BLAKE2b-256 0c8768bb059a888ac8688da0b0607aa35865a4e4e96a2de4708e09b6dd35a69d

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c001d8180033e76ac79553ea1e0614355a22f37a5f07186a0c4584fcd4dec911
MD5 b2ba3473d4735bcd3e5db52650edf121
BLAKE2b-256 c9f8e586f623af205d0d54eb414610e9e82d904e41aa3ed643af0f4d2464466b

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 c0487365cf7044da70b9a3ef30630941005b0a56e6d23ab057becd1148acb3a2
MD5 d339b760ea58c0f0ecee8c197e0a555e
BLAKE2b-256 877eb2cd044dd18abfac011da3d37f9934396c3f60cffe05b5446f07b41d56a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe9e17ea2245020031642a15340247675508f5404125bbb554f36e59230072ad
MD5 c5c9a82db4769b654d4054409107eb51
BLAKE2b-256 8b9e0636171be95a46d5a9b7940e0e775ad2451bdf75c1c418b37663d94b523c

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9dab9217e4d4b8211f6ecac4ea56103e0da548292bb27393b572b4c35ed84741
MD5 78b9af9056fcc9dec290e2c9e3049a13
BLAKE2b-256 853aff60da07e5955473ad3b304c583d8ec4d394785465f024c3b5fe7b4b89a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

File details

Details for the file linkpython_extern-1.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for linkpython_extern-1.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3313735da6620e5cd678be88e4f407bf9821cf4c2df0386034537086e23601b4
MD5 55d0d350224651f275162371b76e1908
BLAKE2b-256 a930e8093560958e3ae2890b0ee4b994a2895622e69a81e195185c410298e621

See more details on using hashes here.

Provenance

The following attestation bundles were made for linkpython_extern-1.3.0a3-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on thegamecracks/link-python

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

Release history Release notifications | RSS feed

1.3.0

136 files

This release

1.3.0a3 This release

106 files

1.2.1

113 files

1.2.0

113 files

1.1.1

118 files

1.1.0

56 files

1.0.4

55 files

1.0.3

47 files

1.0.2

43 files

1.0.1

36 files

1.0.0

36 files

Supported by

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