PyOpenCL lets you access GPUs and other massively parallel compute devices from Python. It tries to offer computing goodness in the spirit of its sister project PyCUDA:
Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code.
Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. Every obscure get_info() query and all CL calls are accessible.
Automatic Error Checking. All CL errors are automatically translated into Python exceptions.
Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free.
Helpful and complete Documentation as well as a Wiki.
Liberal license. PyOpenCL is open-source under the MIT license and free for commercial, academic, and private use.
Broad support. PyOpenCL was tested and works with Apple’s, AMD’s, and Nvidia’s CL implementations.
Simple 4-step install instructions using Conda on Linux and macOS (that also install a working OpenCL implementation!) can be found in the documentation.
What you’ll need if you do not want to use the convenient instructions above and instead build from source:
g++/clang new enough to be compatible with nanobind (specifically, full support of C++17 is needed)
numpy, and
an OpenCL implementation. (See this howto for how to get one.)
Links
Documentation (read how things work)
Python package index (download releases, including binary wheels for Linux, macOS, Windows)
Conda Forge (download binary packages for Linux, macOS, Windows)
Github (get latest source code, file bugs)
Release files for pyopencl 2026.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyopencl-2026.1.4.tar.gz | 447.0 kB | Details |
Built distributions (wheels)
Total release size: 42.8 MB
Release files / pyopencl-2026.1.4.tar.gz
| Download URL | pyopencl-2026.1.4.tar.gz |
|---|---|
| Size | 447.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6cb9544a004609061e86873fe36500da6c2101042e9c7b9c3b804a29a12b98bf
|
|
BLAKE2b-256 checksum How to use checksums |
0aa9b6133777fc20be05faa88c4dbae9cc0d26d6dc1395c45770ec49b56edc4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315t-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315t-win_amd64.whl |
|---|---|
| Size | 742.4 kB |
| Tags | CPython 3.15 CPython 3.15 free-threading Windows x86-64 |
|
SHA-256 checksum How to use checksums |
81b5fc7bf0be36f6f1e9766578190cff1749afeee3168f1b379d82e878344289
|
|
BLAKE2b-256 checksum How to use checksums |
b0c62348d1499ebe5332bcb565b573a057d9bfcc4e624b18480b1e35cd358255
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
89b310f9acb8b4612b8f8511cf566a0b3237d75286252fb17137f920682741b8
|
|
BLAKE2b-256 checksum How to use checksums |
ae1e609e42df727343147fdbedd5a4c73b26c4f19b19bc5a39c78190f711fd95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
383b1beff8fd27f2c3babfc73b680823f385bbabe9408a7af208efef57398390
|
|
BLAKE2b-256 checksum How to use checksums |
7d722037f30e14c5a7c1e4e0469c4f3c41ad55fdd21db1dfbf3fa2ee4404ce45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 763.1 kB |
| Tags | CPython 3.15 CPython 3.15 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
ff7f792a4944f0e3951a9f782e28cbe623a113b4a62f370213f3ef83ad358736
|
|
BLAKE2b-256 checksum How to use checksums |
4e248590ca8c3089ccc81271b2e693a38b0991ce40de3b8d954613aab89d8d83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 708.0 kB |
| Tags | CPython 3.15 CPython 3.15 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
ae0efdb11d5e29151a97a654ff4f53ad2552cf65b6fb51abd6a6ef5707134f76
|
|
BLAKE2b-256 checksum How to use checksums |
40d16f3e0f7e637f7fb041af60bc04029c415fe29277ed7f9a3dfb75fc85635d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-win_amd64.whl |
|---|---|
| Size | 734.5 kB |
| Tags | CPython 3.15 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
08f60c08ded9f1cdb4c6b6b167aba0f747e8bd488f220616e1939ce2cf9ce3cb
|
|
BLAKE2b-256 checksum How to use checksums |
330d87fdae34df21b6386b72bd899d37326c67c3b77467ffa7a37714ed0273af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.15 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
38c8433dbe9c132faca1b06467b07cf70cfe8ae7034dc3aef5f8b195051ff39d
|
|
BLAKE2b-256 checksum How to use checksums |
b701fc88cb14dc83b5704495d396a9536a01d0a913a698d6b075e6794962f648
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.15 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
10c9c0375c039890bd6706733786dc8845f01f27ba4ab37214ecb5ce91437754
|
|
BLAKE2b-256 checksum How to use checksums |
f62b53788cebc1a54197e7eb6067450a46224e767eafed29c3922b1af4a6e04c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 759.5 kB |
| Tags | CPython 3.15 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
5aaa0fd6782d5c24d7ee1815612d8a59e7c0c5180f1ef647d4bd2f391deadc14
|
|
BLAKE2b-256 checksum How to use checksums |
d5c90a772ea689f19ed9d3847910447a6de4ad0fc02595d0953e8105f5aa27ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 700.7 kB |
| Tags | CPython 3.15 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
4ef49ad0868778275c28a5cca06c29628cbc569c5b5175b2dc47a967ff8c5961
|
|
BLAKE2b-256 checksum How to use checksums |
27f29059c485b2c197f652b3db789ca62bd7871ca86bc59f93f47274e972484d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-macosx_11_0_arm64.whl |
|---|---|
| Size | 442.3 kB |
| Tags | CPython 3.15 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
600df38f35dcbb3796644cdd164e9b2b057cd2ae050bb98d8733f92c6b601301
|
|
BLAKE2b-256 checksum How to use checksums |
5171715162a4bf71e25349810375449f3e45d1ed515a5c9b2bbe4d584b270573
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp315-cp315-macosx_10_15_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp315-cp315-macosx_10_15_x86_64.whl |
|---|---|
| Size | 452.1 kB |
| Tags | CPython 3.15 macOS 10.15+ x86-64 |
|
SHA-256 checksum How to use checksums |
d31a5de764a52f40d7a0742b9cf82ed271ea0869d6c310f6803fb30a3a62fc55
|
|
BLAKE2b-256 checksum How to use checksums |
6e5626bf9f8060f3e9b420af11c35528e92995cd01e39d868ef2a77fafbb1cc0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314t-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314t-win_amd64.whl |
|---|---|
| Size | 742.2 kB |
| Tags | CPython 3.14 CPython 3.14 free-threading Windows x86-64 |
|
SHA-256 checksum How to use checksums |
55a94f7eafb141f734133968f0b38fecec90b16a39066617b5b3171469c9b122
|
|
BLAKE2b-256 checksum How to use checksums |
356f8e7cfc099496f0e7495c9088cbbc3d7cfefce0cb8d63ed5805f6b54a9734
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
20746d8cf6d756fa8a131b944705e30bbd25e10edd8d44c8264cac261f95c420
|
|
BLAKE2b-256 checksum How to use checksums |
e460c47752e3a3f931a1a6bf56e44e530c45497ecaa3eebf200ebc640ad3c4a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
e6a0b50e828b5d2b58919aa135c78298f12e565125bc61080ecc07f2921a79bd
|
|
BLAKE2b-256 checksum How to use checksums |
08966b57e9326a27133a62bbc3ab4293d605589000fe05743a1318d823ab7112
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 762.7 kB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
81cb763b9ceddb4c5adea01c246610bf4a1001f7747a64a4980721706c81e53d
|
|
BLAKE2b-256 checksum How to use checksums |
be019bc91bba1718d2fc8c0f53cc0c1e4e3c94c742efbb2161b4f4995319c44e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 707.6 kB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
72945495b123dcbb9f83d60ebc3be9c23c490b564531600bd9e806c9be53d97f
|
|
BLAKE2b-256 checksum How to use checksums |
0ce6e1c6b3252cb0e7c2649eec7289ea69d9260891da46ada503e637acc85489
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-win_amd64.whl |
|---|---|
| Size | 734.2 kB |
| Tags | CPython 3.14 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
ba4b4133aee8ca40265497cd3ec40b579bd42f8edd17be217a62f7e29627f345
|
|
BLAKE2b-256 checksum How to use checksums |
bb84ce25e66134cae296f6551a58ea6ef48d54ff4b40791fd6b5939fa078d9d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.14 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
4777fc21daecb9f139ad994966034b5aec81abb95b05364f2e6d467ba5a6d784
|
|
BLAKE2b-256 checksum How to use checksums |
250c13bbefd1c7a5252e936ab0d0e0e6a67d49c0154ffce07c6f7c589c56c828
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.14 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
fb97b0da2851897a3fe5b25a3aceb54e7b18bcb24561cf8b04d358649bf4f69f
|
|
BLAKE2b-256 checksum How to use checksums |
93b9a5faf2e30d890187502891cbea5c2ccb82de519d9455741adb707c638dab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 759.4 kB |
| Tags | CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
10af606db39524cad8f13e7888fc5a77f988b9a1a7ddafe57e0450137620676c
|
|
BLAKE2b-256 checksum How to use checksums |
821b2c94197d83cc08c17d767d628998172649d6808c5a72d0fccd9c9ae92ea5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 700.5 kB |
| Tags | CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
d65c436ffebf16ea69304a25adefc65c5b9d6ff69fc5d9565424de666acb1087
|
|
BLAKE2b-256 checksum How to use checksums |
4ea078f926055515a93d0599b8aed8e613645b264a6667d38a2e0062df503fae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-macosx_11_0_arm64.whl |
|---|---|
| Size | 442.2 kB |
| Tags | CPython 3.14 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
44c9635f74de42383ac09ef153ba94038a7fce7b7fdbc88a5b02668e7833826d
|
|
BLAKE2b-256 checksum How to use checksums |
5ca48444b12d646abb38c34599f05e1297ed5be4984b743c39c9a4d844126b97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp314-cp314-macosx_10_15_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp314-cp314-macosx_10_15_x86_64.whl |
|---|---|
| Size | 452.0 kB |
| Tags | CPython 3.14 macOS 10.15+ x86-64 |
|
SHA-256 checksum How to use checksums |
edfb5bb35efb89c9dc7161bdceadcd7e934dba63cfefec1acab41fe5bbe008f2
|
|
BLAKE2b-256 checksum How to use checksums |
fd562b4dcc04b5aeb374474bca1f69f5effe8ea197b24dc871af7654a868e36a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 717.8 kB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
e7a24694dbbd693efc5782ba9f1128cede10ef4dd3484b996b2b3d9831b5cc45
|
|
BLAKE2b-256 checksum How to use checksums |
da622c8d5524430c6b419b59b1b0679787df78c3ee75e7b7a75f7e81e9fe6b01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.13 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
5a37d217ffa2220dbec335621e550065b3b0c4d6f5e75aee8eb35cd0b3204508
|
|
BLAKE2b-256 checksum How to use checksums |
3576a66a2ff459d5d68eace6217c882bdfbd2cef602de0ce38cc9e56f4c52190
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.13 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
402e38e9a1903cbe1de82c335e6156878d32125446c14ca69049fc4c4294ddcd
|
|
BLAKE2b-256 checksum How to use checksums |
1e34bb55b737cffb96c0c18d3954f30de99875bcb1542dc2e4071fe5ad73b244
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 759.1 kB |
| Tags | CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
05c2a82281da9bf1b8dd0a223c798cb86e161bda0ed40cb81070a47fe1b25e43
|
|
BLAKE2b-256 checksum How to use checksums |
08a215560c091520e58a53f0f77f22dec4486b8491ff1f4b5e1055a72694c967
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 700.2 kB |
| Tags | CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
ca35cf10a8918425c1976ade51573248d1cea4119d93063d158c008dc284d850
|
|
BLAKE2b-256 checksum How to use checksums |
f3b2e83db6680c1291aab6f5b8c792f4e9ab350cc2fb318e86590fb722283cd6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-macosx_11_0_arm64.whl |
|---|---|
| Size | 443.1 kB |
| Tags | CPython 3.13 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
61f7d151bc72b5bf206b31a506b411dc450d636b03c3bf7e91d811f4295ea55f
|
|
BLAKE2b-256 checksum How to use checksums |
78b2c84ffdb899bfcd294f40937151e803b582190027ef4e813b811874a7cdd9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp313-cp313-macosx_10_14_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp313-cp313-macosx_10_14_x86_64.whl |
|---|---|
| Size | 451.8 kB |
| Tags | CPython 3.13 macOS 10.14+ x86-64 |
|
SHA-256 checksum How to use checksums |
b2a0b47f8ee2ef22cabc14584d5dd75397918d1597b83ceb59e64cc102befe3d
|
|
BLAKE2b-256 checksum How to use checksums |
9722a70242ab4ee775b2e6cc77edf8499e4661663fb3044498f0ad0d455d7c55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 717.7 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
f5755d91aa5ce2d57c78f174d19ee0f2cb3fdd086f5f17b7972363608cccc719
|
|
BLAKE2b-256 checksum How to use checksums |
244ff59a096cfb48667ce390bd9a19e604dd965bad52b6fecdf1a989a60ca4e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.12 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
19ba976a4f20c0a2f4337db81b7f7c5c6569801160be3132550b0f31b5bef28a
|
|
BLAKE2b-256 checksum How to use checksums |
a0c3a7a547b8efb2ec540e7114dd9df628d8cfd7a297aaf82596d9d69fbe5e6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.12 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
a8a011b1fe8a3be2568f4a78865ad86d224220e54b337faf8fd999ebc8f526d8
|
|
BLAKE2b-256 checksum How to use checksums |
2686265ed35c0681b3a903735cb740576a23be6b40bc3612b48fbfb7a5201100
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 759.1 kB |
| Tags | CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
55ecd1fe29ac98e235908ceaceae154d4660a3ebc67dfbdcfe4b4cfd8c52d270
|
|
BLAKE2b-256 checksum How to use checksums |
74d0ab0f505d3662c4b87faa31a88ab350b2ee95789ad2f6d679a2b3697ec7b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 700.2 kB |
| Tags | CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
1f83c2c791d5fcafa4e833f2a5816e661b9f1f0cd5754e025d030b705009fdd7
|
|
BLAKE2b-256 checksum How to use checksums |
f0e7c7bb9c9b53f09ef1eda1aa9c6da1cf1c534d8cf894c874b623dc70f0fe95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-macosx_11_0_arm64.whl |
|---|---|
| Size | 442.9 kB |
| Tags | CPython 3.12 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
a169c2b78099e6998890ce20e2a9ba96a82e9fa2acee62055e1e13229af0fe04
|
|
BLAKE2b-256 checksum How to use checksums |
62168d66e8eafc03ee9e5118a969e6f5417a9431b8dd0a3cb8aa76ce8339fb4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp312-cp312-macosx_10_14_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp312-cp312-macosx_10_14_x86_64.whl |
|---|---|
| Size | 451.7 kB |
| Tags | CPython 3.12 macOS 10.14+ x86-64 |
|
SHA-256 checksum How to use checksums |
83c1fdbd331f0833b61803eec420305721d043ab94836153302ff4b2a502dc71
|
|
BLAKE2b-256 checksum How to use checksums |
0ad100fe98fa6ff3c02e58ac130430a719a90493f50a5437d89691304c7be2b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 716.6 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
cafbe9b969d70e1baae57170c2256bb619eb13299f418c9804e66e5b0e315afc
|
|
BLAKE2b-256 checksum How to use checksums |
a79d5af64369c708548b84a043fb401cb4101c47631c920c1fa1236d3b4c73ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.11 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
08be4c3806832b9026f4cb0ec6511f7d0083203eeabd7dd33f0f0f6604021bd5
|
|
BLAKE2b-256 checksum How to use checksums |
a9177928354be4b07e653e7be5cb5d6926b37fef550f011eaa74b3900ee5216f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.11 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
a2164cb9e05506524331500897d9b28f84a6955f84215c218cf0416a84747725
|
|
BLAKE2b-256 checksum How to use checksums |
2992fe4de555c607649528614665890f5f7a705d2f291b2c1f41628fa5cc10a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 762.3 kB |
| Tags | CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
31bed2c185b395ace1315afaf14bb60e4ce740ef8e6a74033de64d8984decd87
|
|
BLAKE2b-256 checksum How to use checksums |
64d092e889998d1c8c37dd614be812bf1866aa09983e571ebeb12eb759fbfe0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 708.6 kB |
| Tags | CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
942913eaeee21a35fdd66240c5099ec04c09b2f54ba0f6106d56fb4974975aa5
|
|
BLAKE2b-256 checksum How to use checksums |
df02ead381182fc63a21fee4417ea736b299763d6e0d0d020fc92d213ae109cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-macosx_11_0_arm64.whl |
|---|---|
| Size | 442.0 kB |
| Tags | CPython 3.11 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
7d4d383088fab662da7b24e5d7ecaf60e1a323778c42dca04815884f22753047
|
|
BLAKE2b-256 checksum How to use checksums |
fbcd61ee0776b35022593b285dc9bdd71998b595b11198597d7087eda2b12310
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp311-cp311-macosx_10_14_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp311-cp311-macosx_10_14_x86_64.whl |
|---|---|
| Size | 451.3 kB |
| Tags | CPython 3.11 macOS 10.14+ x86-64 |
|
SHA-256 checksum How to use checksums |
b854bfda8021c171c3374bd65498e999ce820e055282a32e973f7dcef43641d6
|
|
BLAKE2b-256 checksum How to use checksums |
1365e692c5054a2d3fea4ef3d27a615d05d45b43e4866eae2204109e7524e2f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-win_amd64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 716.1 kB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
321f664e1830ed8f9da61c0788f005e1626d09d69c57bd1d064d149091f77e93
|
|
BLAKE2b-256 checksum How to use checksums |
eb13d794797fa8ab9565a299154d3bdacc2984c51aa729823036e86cb0ab7af2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.10 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
50af9d20f1d651cf9d619062f9598485f01fb64e777c87412871d4bebc49fb23
|
|
BLAKE2b-256 checksum How to use checksums |
eccde51a5bd11150b0df57b43343c9b87d9d60db57c2d51c9a19d4ebf9528032
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_aarch64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.10 Linux musl 1.2+ ARM64 |
|
SHA-256 checksum How to use checksums |
a700dfe99c2535be25834973bf121a855d6164f83ddae7e9e852e08c01f194c0
|
|
BLAKE2b-256 checksum How to use checksums |
f69556669e851c9cf5ee77a928f88d933a45da93efe6314100da3684280cff21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 762.2 kB |
| Tags | CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
c66d6ebb8aefe8ab82a0d7cb44fa46c93e7e0bd34ae67fe326f333a05a1f60df
|
|
BLAKE2b-256 checksum How to use checksums |
a9660f3182eade4e26f81807a588419ffe1ae18712f91ab84e6a83275e5812ee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 708.5 kB |
| Tags | CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
0e0288a0a0fa041b18d5d0a09a9c5993994113f7468000fd2a770e8d9c76e03d
|
|
BLAKE2b-256 checksum How to use checksums |
e53e828084d46295c868bd7206f0ea55383ac6efe0002a6d96d7bf85049d8162
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-macosx_11_0_arm64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-macosx_11_0_arm64.whl |
|---|---|
| Size | 441.6 kB |
| Tags | CPython 3.10 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
dec721dee6ff10860d12910128683b064c4f3691c53305ec8ad5ae37cddbdea6
|
|
BLAKE2b-256 checksum How to use checksums |
2e6e3b2af4c9f19eb25b8fb24e6cbe6b3f7c58f6833182b67867aa571db191d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency logRelease files / pyopencl-2026.1.4-cp310-cp310-macosx_10_14_x86_64.whl
| Download URL | pyopencl-2026.1.4-cp310-cp310-macosx_10_14_x86_64.whl |
|---|---|
| Size | 451.0 kB |
| Tags | CPython 3.10 macOS 10.14+ x86-64 |
|
SHA-256 checksum How to use checksums |
e7a8c152983887e37b9a7ffc16a087ea59c5e0ce52e88a5e355f82761e2fa1c3
|
|
BLAKE2b-256 checksum How to use checksums |
f23c1342b9aea4ce3d86ec6940503197689b9dfcaa32592b7693244a29d84775
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Aug 25, 2026.
Transparency log