Skip to main content

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets:

  • CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V
  • Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
  • GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan

Rather than being a standalone programming language, Halide is embedded in Python. This means you write Python code that builds an in-memory representation of a Halide pipeline using Halide's Python API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.

Using Halide from C++

Halide is also available as a C++ library. This package provides the development files necessary to use Halide from C++, including a CMake package. On Linux and macOS, CMake's find_package command should find Halide as long as you're in the same virtual environment you installed it in. On Windows, you will need to add the virtual environment root directory to CMAKE_PREFIX_PATH. This can be done by running set CMAKE_PREFIX_PATH=%VIRTUAL_ENV% in cmd.

Other build systems can find the Halide root path by running python -c "import halide; print(halide.install_dir())".

Release files for halide 21.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for halide 21.0.0
File
halide-21.0.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
halide-21.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
halide-21.0.0-cp313-cp313-macosx_11_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 11.0+ x86-64 Details
halide-21.0.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
halide-21.0.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
halide-21.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
halide-21.0.0-cp312-cp312-macosx_11_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 11.0+ x86-64 Details
halide-21.0.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
halide-21.0.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
halide-21.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
halide-21.0.0-cp311-cp311-macosx_11_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 11.0+ x86-64 Details
halide-21.0.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
halide-21.0.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
halide-21.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
halide-21.0.0-cp310-cp310-macosx_11_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 11.0+ x86-64 Details
halide-21.0.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
halide-21.0.0-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
halide-21.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
halide-21.0.0-cp39-cp39-macosx_11_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 11.0+ x86-64 Details
halide-21.0.0-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details

Total release size: 1.2 GB

Release files / halide-21.0.0-cp313-cp313-win_amd64.whl

Download URL halide-21.0.0-cp313-cp313-win_amd64.whl
Size 57.1 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
812a1c0c863a1710c5d6eed895180b96945b8179db0ee21a19d38b7bb2c74314
BLAKE2b-256 checksum
How to use checksums
9a878d45b108cb6112d389ef5b789644d59fcd568b05f73e2d5a4d9b9a9533e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL halide-21.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 69.3 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
67ac80d57efc24227bc327c5f17cb2fd39634ff5f0de5c9742f078b701158933
BLAKE2b-256 checksum
How to use checksums
92f4fc766bd1423283f16a0f2fe150a97427aa5e45b4f24ed9e15e21c83971af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp313-cp313-macosx_11_0_x86_64.whl

Download URL halide-21.0.0-cp313-cp313-macosx_11_0_x86_64.whl
Size 60.6 MB
Tags CPython 3.13 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
7a1ce6c0a168b8bd7db845d28b57b05da9b150b5b75de945e4b593dbedbf775c
BLAKE2b-256 checksum
How to use checksums
698753f5492f543317c83238a1999324c63d03c5a9c216d1ccbc36886822b966
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL halide-21.0.0-cp313-cp313-macosx_11_0_arm64.whl
Size 56.4 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
533f1dadf7dda8ba8b40dc275d6d821ecd4e42b1ad4f85737571f49258b0a304
BLAKE2b-256 checksum
How to use checksums
ae86bfd27355833f645866de582e251d17eb8afb1a39766d43554f22c5929831
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp312-cp312-win_amd64.whl

Download URL halide-21.0.0-cp312-cp312-win_amd64.whl
Size 57.1 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
53a5489a006f4b4968bc1af8d326c2a0b0b7e36b364c90ac9b3387db4e5e104c
BLAKE2b-256 checksum
How to use checksums
a9656ac1208735fe177680d2bef0b890604e9471ee04da43ed0713f42a0c188e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL halide-21.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 69.3 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6db7fa414e6a38bde49630066d8fdba1a71d86aff9b4636dbc65b5b5f652428e
BLAKE2b-256 checksum
How to use checksums
636f8045a107accea9f5f8cd4fb5501e01dd5bd817822d190c210f48632e7623
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp312-cp312-macosx_11_0_x86_64.whl

Download URL halide-21.0.0-cp312-cp312-macosx_11_0_x86_64.whl
Size 60.6 MB
Tags CPython 3.12 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
9bd26cee25b484f3c17503178579589fe591b1c113de812eaa6706cc9ee18fc5
BLAKE2b-256 checksum
How to use checksums
3979372b3f3cebfc44d394475fa43b0597fe5ad4d627e15d4439f330365ec79f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL halide-21.0.0-cp312-cp312-macosx_11_0_arm64.whl
Size 56.4 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cfd0d143638c0cba322e7b7c63f5930f3147d9e6d613018cab3f42406731d558
BLAKE2b-256 checksum
How to use checksums
f1411e029bf4a5917d8d0d13054ffaf789b1b756c24b61df3366899cee4ef3ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp311-cp311-win_amd64.whl

Download URL halide-21.0.0-cp311-cp311-win_amd64.whl
Size 57.1 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
4631fdd26257629eb84d1b410d74acc2f4cda4526b95d7dd688ab21accf8cd75
BLAKE2b-256 checksum
How to use checksums
31882ccd1fea0e688689ea40220405d9e9d530cd3bd7778e1d2aa17f7fa919d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL halide-21.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 69.3 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3686c2b4c9aed1e26e1e55631608b2c4a4c3fe2d4386505ba1921859adb683ab
BLAKE2b-256 checksum
How to use checksums
d06a5c18793f858b7694337923dbe8dc6c7166ba92681fbadb40848142f3a7a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp311-cp311-macosx_11_0_x86_64.whl

Download URL halide-21.0.0-cp311-cp311-macosx_11_0_x86_64.whl
Size 60.5 MB
Tags CPython 3.11 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
4c35dcf3c612a82ad1d080327a975ae47719096a92b4106634ac6f0f24a7342e
BLAKE2b-256 checksum
How to use checksums
3ed7647386a84c76c26e77c2ff6f14ca6f3f8219b159a6c6aebf33439cd63022
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL halide-21.0.0-cp311-cp311-macosx_11_0_arm64.whl
Size 56.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
91799a2db3516048f25d31ca8721c1a68d7e1268bf2f968d4d4a9b1c475110bc
BLAKE2b-256 checksum
How to use checksums
0be7089f29e72e197d6e5d656401c746a1365e9020e50365c8a715ede5c96e03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp310-cp310-win_amd64.whl

Download URL halide-21.0.0-cp310-cp310-win_amd64.whl
Size 57.1 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
23e3bf2eea95ad8caa4f58ad8a43a92e6f0c988874815d766997766199ee6f5f
BLAKE2b-256 checksum
How to use checksums
c4fe6594eb13b5b7a3c974a83331d7cc9969616f08ace28a52d0809edf622421
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL halide-21.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 69.3 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0db6da2bc70945db4aebaeac87dbe8610c9e5a0ab63e2eb30141f3ef0a94a454
BLAKE2b-256 checksum
How to use checksums
e3770aec00d336466b75db214fe52d23ca02ef1c41adbafe4e5249624ff23554
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp310-cp310-macosx_11_0_x86_64.whl

Download URL halide-21.0.0-cp310-cp310-macosx_11_0_x86_64.whl
Size 60.5 MB
Tags CPython 3.10 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
925308e6b90224eaa35487150a4b02271dee0ee263a44ec9f497b1e5f549697a
BLAKE2b-256 checksum
How to use checksums
2a078456dbc22e0d80b102723b596d01462600d489e313d05a41132bfab0d50e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL halide-21.0.0-cp310-cp310-macosx_11_0_arm64.whl
Size 56.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
003b9c3bdfc72811a27488a3da845b23db339b5187a0975c181f651c04a9f60c
BLAKE2b-256 checksum
How to use checksums
d81d9adc62a68f9dae3c6d08bd3da19c1a9e78389c20d465044a7cf17fdccd1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp39-cp39-win_amd64.whl

Download URL halide-21.0.0-cp39-cp39-win_amd64.whl
Size 57.2 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
281894dd176cca8ad47be64180b2f470e546f8a552c262d2b98063f047df8379
BLAKE2b-256 checksum
How to use checksums
1c02d20d51cd23578ad4a133b2c1b5a6ad077fc7abcbe5b6e3f9c9f13ac387a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL halide-21.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 69.3 MB
Tags CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e9b33f3a0653f6c2aeea9f1e8ab0d0f08a8458125eeb6d61c9b6c90ac1bc2b30
BLAKE2b-256 checksum
How to use checksums
9a96c99a23740e477b7ceb3b0605e2cad0fe2292322a1fbf5b283296fed51907
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp39-cp39-macosx_11_0_x86_64.whl

Download URL halide-21.0.0-cp39-cp39-macosx_11_0_x86_64.whl
Size 60.5 MB
Tags CPython 3.9 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
afdffe6006f010328f80018b7fcd5e65337a438fbe57808123d6ebb5b656ef32
BLAKE2b-256 checksum
How to use checksums
06629447634afee7139494d45eb9339012bd03df25785ff2a01426ae478be405
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release files / halide-21.0.0-cp39-cp39-macosx_11_0_arm64.whl

Download URL halide-21.0.0-cp39-cp39-macosx_11_0_arm64.whl
Size 56.4 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
0ff2ff6e95df0cded9e72ad1730a94914573bbd8c3cdc82410c39bf9eab90215
BLAKE2b-256 checksum
How to use checksums
c7b50a7c083acfc34d794bce03698736d6bf557a611f51001506149ba727f8ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 16, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

21.0.0 This release

20 release files

0.2

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page