Skip to main content

Acceleration code for PyOpenGL

This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x. It is not a requirement for using PyOpenGL but performance without it will be poor.

Build Process

Cython is updated frequently to support newer versions of Python. As of release 3.1.9 we no longer check in the Cython generated code for the wrapper modules, relying on the build machines to generate the wrappers.

The Github CI Pipeline should generate and release binary builds for most major platforms (Windows, Linux, Mac), but if you need to build from source, a pip install . should work from the PyOpenGL repository.

Release files for PyOpenGL-accelerate 3.1.10

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

Source distribution (sdist)

Source distribution for PyOpenGL-accelerate 3.1.10
File Size Uploaded
pyopengl_accelerate-3.1.10.tar.gz 21.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for PyOpenGL-accelerate 3.1.10
File
pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.2+ x86-64 Details
pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details

Total release size:58.5 MB

Release files / pyopengl_accelerate-3.1.10.tar.gz

Download URL pyopengl_accelerate-3.1.10.tar.gz
Size 21.9 kB
Tags Source
SHA-256 checksum
How to use checksums
82751c83f0a6f732b8b5923990edc2441d38176a98756b1718e8d6c4379f5a71
BLAKE2b-256 checksum
How to use checksums
6d49dffa946f07e84eb4666d7fb5553a1d569d54405c863ff7a19b71758712f6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl
Size 484.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
a2866cb65c45b013c2bf9995010824cc1b50ae91a4166746beb9ce241803e62a
BLAKE2b-256 checksum
How to use checksums
87976312caecc721cf4e4fdac2a156dc57e403e3d9a17553d72e86653cbc92ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl
Size 408.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
e55ea6a85894ad74d6f09953e3d359fe27def9fed220588787993e49e42db1d0
BLAKE2b-256 checksum
How to use checksums
fae4c840324bab4efed955f258422a88a621e7462cafd627b3d2c9d314d4279d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 3.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
fcf6827b1fff244ca6953068c17285b9eae173a20fccc1d9c193779f71b88d0f
BLAKE2b-256 checksum
How to use checksums
17a7e74bf3a52d7e97f92e8a3cdd7edba7f50c6053536f54a7124772fcbbcf62
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
db2005912defa77a1e7390024d52b295c85a1c7ebd85ba073f1839d4bfffe855
BLAKE2b-256 checksum
How to use checksums
9b72d8bcd7a2264098dfe36ac15dfded7a8a513d56e4e6adfc9e651fd17cccb1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl
Size 462.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a35503ee877b35264172903eb6c8110b021531090a4647a81252f52a68757d4d
BLAKE2b-256 checksum
How to use checksums
b0257516f1fdeba4d13da3941b198a368cf72d6d17f9bcc48d76476f75973866
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl
Size 394.8 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
081b6b0f39f35f750ddf60fc865556e6d01481eb818ce1482f79cfde2abe598b
BLAKE2b-256 checksum
How to use checksums
04f0da152261f49e248b1530460367ee35fcc78c0878685fc07b39a6f53223d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl
Size 334.2 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
fce5e6015ba2db99f0ebb07e4cd98ca4e70b419f186ea042cb70379228c1a339
BLAKE2b-256 checksum
How to use checksums
29642216644cd1d58771634ec7decbfe973f3eb6ac545224181efaaf30b15197
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl
Size 3.0 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3d521cd41a4e62c38ec315770049dfc5c4b25e5c1debd4038cfbf75e05022f7c
BLAKE2b-256 checksum
How to use checksums
207e3a4fa502e6e1531af3a89b736a001886f2c2a88f83fc44b853ef177beb89
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.1 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d6b8aabfb227ad579f3dfabe8f0e9909026d1af540baf6405b38efa4f10fb9eb
BLAKE2b-256 checksum
How to use checksums
5e14215c66da71a065734217ea53d884c5c008a35757d5d17f667799cdee8fbc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl
Size 416.8 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
415b6ddceaa6a3fed699f1e7a6aac0de6f37e5ae19349c4ed3a7c38e17a8e09e
BLAKE2b-256 checksum
How to use checksums
ae8df86cb315b34fdc670c747b5041bec468258bbda55f9809f004dcbf3ff0fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl
Size 385.2 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
551a46e907ea24884b6795b290b3b3b0618d217d38cf7cae9c825641375a74fe
BLAKE2b-256 checksum
How to use checksums
7cd493cd104a967dca51cf8ee2edf18bea2b697e9d87ece0beaa6f3ca5f5515d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl
Size 325.1 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
2354d2a2eb1266c984f061148460b2cb02146e90bd501b984d03bcc34f48b8d8
BLAKE2b-256 checksum
How to use checksums
6ba16c7a6da865e07665f196ce3a443ed5d6ebd297f459bfa61288a577abaef9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl
Size 3.0 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5eea15130bc248ca83dce31736afb190c21a0186aa02cefdf4019bc0f3f857f1
BLAKE2b-256 checksum
How to use checksums
d656ffdf6adff65022d4df844100d6510c26def358b012c25766983f402b35ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.1 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
171e22f7d5055479b0bd7f98192525f8890af4bf19765bea7e860885cbce622e
BLAKE2b-256 checksum
How to use checksums
3208a491f4c74e53d22189e1aa9049b51ec44ed993e596d41c85d1732cd33ea2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl
Size 413.6 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bec9014f702997578b5e797d81b3e041cc5b41f0457c0184473f867c38d52665
BLAKE2b-256 checksum
How to use checksums
715254b93275b76ea2beed7ffbf7e2e2392254c6f5927c438a2db9b972aec255
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl
Size 389.8 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
6fa0963d686462dc3a03d10123af385f012001c8b020e908774df29741136bd5
BLAKE2b-256 checksum
How to use checksums
fe1f6e839b7ba4823c34f762d3f3e9e8f8405bd3e210314b60df862e030ad8ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl
Size 328.6 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
f014f2f5a0d68c751ad31c89805c043a08c423a8d6d5e7be620f6d819c6fa971
BLAKE2b-256 checksum
How to use checksums
2a03913312996a6345fec9436dc57069ac8c8bc31e306d3fba9e4825fc04ece2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl
Size 3.1 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7366b6be51aca799d6b4bfbe6a5e9e6e4b0968956d0920676498e6ac2b9ce028
BLAKE2b-256 checksum
How to use checksums
504fb4de3294248fcf0739356cc3730fb651b2106ddbe05fc528307df4331955
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.3 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3282e7edd22d7126a3874c08ebcb146122031d0cea774c52f872ae56aaf17f39
BLAKE2b-256 checksum
How to use checksums
a43d8a6dde7092eeba0ddb0d75359e2cc1c7b61947b6f73da0bb73ac7ef9e997
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl
Size 424.8 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a0adc05a0585f98128dcfea80bca5fd016336a6f571a372721dc8e0406b12c2e
BLAKE2b-256 checksum
How to use checksums
4c6bba5b6aeff08ef764f9625f092fef27aab07279fbffe0ec50c60359020b6e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl
Size 390.9 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
c6647eff570c3e6a4d3ca714c144d841e61f6b5b103b805700ee536e2edf862f
BLAKE2b-256 checksum
How to use checksums
49a20cb19fc0586d6e584d24404c8384bbd2cf7e796ad20e166d34bb8c7a64f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl
Size 333.2 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
e3a3f92499d24241b5bdd1dba765c2f84f213c1262a6c71f298b40604987cd72
BLAKE2b-256 checksum
How to use checksums
fa3a6d45470821cf27315b8be7642061ec0f4a2c5897779d55b777196d45b12e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl
Size 3.1 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
42317a5ac934447bc758fba67364d6fd41288068db6dfe5f57fe118b3908f58d
BLAKE2b-256 checksum
How to use checksums
95cf2f4104575d4aecb92a13c6f35ac63b80fc856521466c18de0925423912f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.2 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a52b001949f11879847a8d282081937b4097e6f0c479d539135587738874a2e3
BLAKE2b-256 checksum
How to use checksums
73954d9465170917e8869417b6e787be6ff61ae8d1a0e38c91e236c8776b9ac2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl
Size 432.0 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
05ab94a380f5bc7a67a9e0b408f46aa369f390c6fa694e5732905a642257cb4b
BLAKE2b-256 checksum
How to use checksums
7a3188628b5a0fb965b9f2d7d69496003012a28b773c5aeda86576ef715550fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl
Size 388.0 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
d0a6129fe40c32b0ffdaa7386e80e8baae1a3312ac8bc7dc27436146938d5a94
BLAKE2b-256 checksum
How to use checksums
b5b71dd95f9e1a39c7b845b1198733317e2c31f2b464fdf5477e74e7fe24b981
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl
Size 332.8 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
849e1d884ebb83ca016e7e0d8c336090a6236b91b8f1ad17258b31a49e0bd390
BLAKE2b-256 checksum
How to use checksums
bc3fa348cb162a2d26953733f6833f2c783ffb38681bcad9521383d8d2964d67
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl
Size 2.8 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
4ee27dd972c0c633d09a76f35997ee7c3adf36ed13d78710d859245a4f968dc5
BLAKE2b-256 checksum
How to use checksums
aedcd6fd8223eefc3317ef44f2575a1756c280727cd5e6a236cab19d1cdef1ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.0 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
448f1a7f31090b029ca9a4623ebe9bffa5497a579ae1f05aff2aa3c362ca1eb0
BLAKE2b-256 checksum
How to use checksums
365bf8a5d33864025223f27f7c990b01a9bca046da4d810e3860008901e07fb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl
Size 423.5 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
799b7ff0b2beaac92ec89e342147ae5f6b4e30acc60d124a48dec3fb2ee6c365
BLAKE2b-256 checksum
How to use checksums
433d9441102793ae06f5e4fe6b2cec573f53d247e21c044e90debd8d458bba76
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl
Size 390.7 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
ef70bee0453ee8bf802b573b265ad3f9220efc8f6b2d53fd441b126da28854df
BLAKE2b-256 checksum
How to use checksums
23c9f1ace0a3d56ab1f6d3533ac52cd6fe4863d814d578b2c6b7ac582158cc7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl
Size 335.0 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
e2d88757815797a8e77d9455bbc4b0073b2245e8b23b335f1f951e3bb62db4ad
BLAKE2b-256 checksum
How to use checksums
c4e619dad0cbf7c11b9e890253673ff2e27168eca7cd8cab395db389beafd9bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl
Size 2.8 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c423f3b8eac64b9faadc71ba9727fb8b79725dabf1e4310c22a31c2edcd0e8ae
BLAKE2b-256 checksum
How to use checksums
035c1839d83ae350eb94a05909697f1fe202720478cece9c15896ad5c7ef58c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 2.9 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
854fc32d8ecbecb2f94c89ffcb222862b4258149d9c41c02782a25aac888e311
BLAKE2b-256 checksum
How to use checksums
618616f334e1c81f0cc51e27027c803296885b08b81381943b87722756bf6b79
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl
Size 425.7 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ed8cbbda84463489e4162e4fe7e4f6cadac5b4509bafdfef4890e08701cccd37
BLAKE2b-256 checksum
How to use checksums
4d387478f5fb6438080c1409ee5f622e1f64e912343356dd2ff3b74db62f3c2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl

Download URL pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl
Size 399.7 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
e63225f9faf8634d0313b732911281ed2176af8ce9fba32d726fb31a336bcf92
BLAKE2b-256 checksum
How to use checksums
c6bd9866dc7505b7a952cc354a8fcb74f0a57aebfb70054703f1efd8c4af9a39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl

Download URL pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl
Size 343.8 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
aabaafcef403bc4360daab4f32f98f4ecc415bc07a947758fdf283c6ee8764dd
BLAKE2b-256 checksum
How to use checksums
23e7fbfb66edff2d1dcfd6061095c46a10facc249fae70e58cfabce626a291ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl
Size 2.9 MB
Tags CPython 3.8 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
45445b842917e7f4580b755529bf4d2f7b49955b79298f261b378311ca10b130
BLAKE2b-256 checksum
How to use checksums
7517ad827e61e626d3a3c5dab79d186924a3f926c82da5b7343bc0e1347b7471
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 3.1 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
580a321c91e81b9297a097af1ecbb2e8c3136550d9a8db8d16dacc359823b7bd
BLAKE2b-256 checksum
How to use checksums
901a861714fc620cd5e92b025ffd908a50238f3805cb079b8f8bf942476c2da5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log

Release files / pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl

Download URL pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl
Size 443.7 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c38fd8adbca7641b5ed0c817400baf099867a3c930f3044576b04c5308c17627
BLAKE2b-256 checksum
How to use checksums
bacf9ab670d23b40251d5a8414d34cf30ad0fe41168fba6bc0b0c09a20e5146d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

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 18, 2025.

Transparency log
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