Skip to main content

Cython-coded accelerators for PyOpenGL

Project description

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.

Project details


Download files

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

Source Distribution

pyopengl_accelerate-3.1.10.tar.gz (21.9 kB view details)

Uploaded Source

Built Distributions

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

pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl (484.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl (408.4 kB view details)

Uploaded CPython 3.14tWindows x86

pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl (462.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl (394.8 kB view details)

Uploaded CPython 3.14Windows x86-64

pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl (334.2 kB view details)

Uploaded CPython 3.14Windows x86

pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl (416.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl (385.2 kB view details)

Uploaded CPython 3.13Windows x86-64

pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl (325.1 kB view details)

Uploaded CPython 3.13Windows x86

pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl (413.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl (389.8 kB view details)

Uploaded CPython 3.12Windows x86-64

pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl (328.6 kB view details)

Uploaded CPython 3.12Windows x86

pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB view details)

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

pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl (424.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl (390.9 kB view details)

Uploaded CPython 3.11Windows x86-64

pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl (333.2 kB view details)

Uploaded CPython 3.11Windows x86

pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.2 MB view details)

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

pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl (432.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl (388.0 kB view details)

Uploaded CPython 3.10Windows x86-64

pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl (332.8 kB view details)

Uploaded CPython 3.10Windows x86

pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl (423.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl (390.7 kB view details)

Uploaded CPython 3.9Windows x86-64

pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl (335.0 kB view details)

Uploaded CPython 3.9Windows x86

pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl (425.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl (399.7 kB view details)

Uploaded CPython 3.8Windows x86-64

pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl (343.8 kB view details)

Uploaded CPython 3.8Windows x86

pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl (443.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file pyopengl_accelerate-3.1.10.tar.gz.

File metadata

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

File hashes

Hashes for pyopengl_accelerate-3.1.10.tar.gz
Algorithm Hash digest
SHA256 82751c83f0a6f732b8b5923990edc2441d38176a98756b1718e8d6c4379f5a71
MD5 58e3b722e5b5bfea4cb2f9752a9df180
BLAKE2b-256 6d49dffa946f07e84eb4666d7fb5553a1d569d54405c863ff7a19b71758712f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10.tar.gz:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a2866cb65c45b013c2bf9995010824cc1b50ae91a4166746beb9ce241803e62a
MD5 c959547909c5c12d2ab4847bf3214d15
BLAKE2b-256 87976312caecc721cf4e4fdac2a156dc57e403e3d9a17553d72e86653cbc92ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314t-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 e55ea6a85894ad74d6f09953e3d359fe27def9fed220588787993e49e42db1d0
MD5 65409f85619e1e1309134eecdffdd32a
BLAKE2b-256 fae4c840324bab4efed955f258422a88a621e7462cafd627b3d2c9d314d4279d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314t-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fcf6827b1fff244ca6953068c17285b9eae173a20fccc1d9c193779f71b88d0f
MD5 220443cf0e6104485a850ed6133c7558
BLAKE2b-256 17a7e74bf3a52d7e97f92e8a3cdd7edba7f50c6053536f54a7124772fcbbcf62

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db2005912defa77a1e7390024d52b295c85a1c7ebd85ba073f1839d4bfffe855
MD5 7b850199417b89cff6290d104457fa96
BLAKE2b-256 9b72d8bcd7a2264098dfe36ac15dfded7a8a513d56e4e6adfc9e651fd17cccb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a35503ee877b35264172903eb6c8110b021531090a4647a81252f52a68757d4d
MD5 3ae6b86db9da59a8d6d5f894c04cf4ed
BLAKE2b-256 b0257516f1fdeba4d13da3941b198a368cf72d6d17f9bcc48d76476f75973866

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 081b6b0f39f35f750ddf60fc865556e6d01481eb818ce1482f79cfde2abe598b
MD5 230867cc4bbaa45773b84b53cf916e3c
BLAKE2b-256 04f0da152261f49e248b1530460367ee35fcc78c0878685fc07b39a6f53223d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 fce5e6015ba2db99f0ebb07e4cd98ca4e70b419f186ea042cb70379228c1a339
MD5 d6a115f8787190dd585131fc829518d1
BLAKE2b-256 29642216644cd1d58771634ec7decbfe973f3eb6ac545224181efaaf30b15197

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d521cd41a4e62c38ec315770049dfc5c4b25e5c1debd4038cfbf75e05022f7c
MD5 e99592c88cefc4e313ad6c3e5c2aee49
BLAKE2b-256 207e3a4fa502e6e1531af3a89b736a001886f2c2a88f83fc44b853ef177beb89

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6b8aabfb227ad579f3dfabe8f0e9909026d1af540baf6405b38efa4f10fb9eb
MD5 d88eb1d0f4fe3e7fb746a7482e95beb5
BLAKE2b-256 5e14215c66da71a065734217ea53d884c5c008a35757d5d17f667799cdee8fbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 415b6ddceaa6a3fed699f1e7a6aac0de6f37e5ae19349c4ed3a7c38e17a8e09e
MD5 6fee6eefa80a6c0f2a678f8733d3aef1
BLAKE2b-256 ae8df86cb315b34fdc670c747b5041bec468258bbda55f9809f004dcbf3ff0fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 551a46e907ea24884b6795b290b3b3b0618d217d38cf7cae9c825641375a74fe
MD5 476c5b06ecf08c396a76a8061304c204
BLAKE2b-256 7cd493cd104a967dca51cf8ee2edf18bea2b697e9d87ece0beaa6f3ca5f5515d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp313-cp313-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2354d2a2eb1266c984f061148460b2cb02146e90bd501b984d03bcc34f48b8d8
MD5 3cda00834448d6e9d9b16083d87b2f1a
BLAKE2b-256 6ba16c7a6da865e07665f196ce3a443ed5d6ebd297f459bfa61288a577abaef9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp313-cp313-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5eea15130bc248ca83dce31736afb190c21a0186aa02cefdf4019bc0f3f857f1
MD5 4bbc13e39c7326ed3d41b81fc75ae0d1
BLAKE2b-256 d656ffdf6adff65022d4df844100d6510c26def358b012c25766983f402b35ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 171e22f7d5055479b0bd7f98192525f8890af4bf19765bea7e860885cbce622e
MD5 4ecf15f7e4d698d21e16270b0d9d20cb
BLAKE2b-256 3208a491f4c74e53d22189e1aa9049b51ec44ed993e596d41c85d1732cd33ea2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bec9014f702997578b5e797d81b3e041cc5b41f0457c0184473f867c38d52665
MD5 b1ce62d7b6639f1c840c9267a89be2fe
BLAKE2b-256 715254b93275b76ea2beed7ffbf7e2e2392254c6f5927c438a2db9b972aec255

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6fa0963d686462dc3a03d10123af385f012001c8b020e908774df29741136bd5
MD5 e6767d82fcf0eaebfe273e6f414c9eb3
BLAKE2b-256 fe1f6e839b7ba4823c34f762d3f3e9e8f8405bd3e210314b60df862e030ad8ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f014f2f5a0d68c751ad31c89805c043a08c423a8d6d5e7be620f6d819c6fa971
MD5 86d37bb56fbfb3bfb3347acc0e67c294
BLAKE2b-256 2a03913312996a6345fec9436dc57069ac8c8bc31e306d3fba9e4825fc04ece2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp312-cp312-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7366b6be51aca799d6b4bfbe6a5e9e6e4b0968956d0920676498e6ac2b9ce028
MD5 07b4b3c15352e75f04692a125084c348
BLAKE2b-256 504fb4de3294248fcf0739356cc3730fb651b2106ddbe05fc528307df4331955

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3282e7edd22d7126a3874c08ebcb146122031d0cea774c52f872ae56aaf17f39
MD5 ea03d4a8c0c5681772fb9b94d8ea505d
BLAKE2b-256 a43d8a6dde7092eeba0ddb0d75359e2cc1c7b61947b6f73da0bb73ac7ef9e997

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0adc05a0585f98128dcfea80bca5fd016336a6f571a372721dc8e0406b12c2e
MD5 e0734fed1be8bbddba055a29dabb3967
BLAKE2b-256 4c6bba5b6aeff08ef764f9625f092fef27aab07279fbffe0ec50c60359020b6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c6647eff570c3e6a4d3ca714c144d841e61f6b5b103b805700ee536e2edf862f
MD5 c30429d7eaa0807e02b1fcee69437c14
BLAKE2b-256 49a20cb19fc0586d6e584d24404c8384bbd2cf7e796ad20e166d34bb8c7a64f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp311-cp311-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e3a3f92499d24241b5bdd1dba765c2f84f213c1262a6c71f298b40604987cd72
MD5 2f35f0d95ebd5c0ddcc596a5ed52ab3b
BLAKE2b-256 fa3a6d45470821cf27315b8be7642061ec0f4a2c5897779d55b777196d45b12e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp311-cp311-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42317a5ac934447bc758fba67364d6fd41288068db6dfe5f57fe118b3908f58d
MD5 032f3d87ca76c69093b921cd73ff7fd4
BLAKE2b-256 95cf2f4104575d4aecb92a13c6f35ac63b80fc856521466c18de0925423912f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a52b001949f11879847a8d282081937b4097e6f0c479d539135587738874a2e3
MD5 d6162d1c22bcc5e1af45e4545517e1c2
BLAKE2b-256 73954d9465170917e8869417b6e787be6ff61ae8d1a0e38c91e236c8776b9ac2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 05ab94a380f5bc7a67a9e0b408f46aa369f390c6fa694e5732905a642257cb4b
MD5 75c92b2741be9723d09d93d17f24791e
BLAKE2b-256 7a3188628b5a0fb965b9f2d7d69496003012a28b773c5aeda86576ef715550fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d0a6129fe40c32b0ffdaa7386e80e8baae1a3312ac8bc7dc27436146938d5a94
MD5 795db0e25cedaaf2e992cbd69fa9c38c
BLAKE2b-256 b5b71dd95f9e1a39c7b845b1198733317e2c31f2b464fdf5477e74e7fe24b981

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp310-cp310-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 849e1d884ebb83ca016e7e0d8c336090a6236b91b8f1ad17258b31a49e0bd390
MD5 cebb97a7cf7258d75a24bac153a7220b
BLAKE2b-256 bc3fa348cb162a2d26953733f6833f2c783ffb38681bcad9521383d8d2964d67

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp310-cp310-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ee27dd972c0c633d09a76f35997ee7c3adf36ed13d78710d859245a4f968dc5
MD5 c00613ebeb3fe53801a408aac8f70e14
BLAKE2b-256 aedcd6fd8223eefc3317ef44f2575a1756c280727cd5e6a236cab19d1cdef1ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 448f1a7f31090b029ca9a4623ebe9bffa5497a579ae1f05aff2aa3c362ca1eb0
MD5 5cc7aa7e4c66f1b5d5409a5629a23a83
BLAKE2b-256 365bf8a5d33864025223f27f7c990b01a9bca046da4d810e3860008901e07fb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 799b7ff0b2beaac92ec89e342147ae5f6b4e30acc60d124a48dec3fb2ee6c365
MD5 5fcbb3a4a18072f56aeddcf47e3908b6
BLAKE2b-256 433d9441102793ae06f5e4fe6b2cec573f53d247e21c044e90debd8d458bba76

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ef70bee0453ee8bf802b573b265ad3f9220efc8f6b2d53fd441b126da28854df
MD5 561a0f38ef51b289f543b652090477f9
BLAKE2b-256 23c9f1ace0a3d56ab1f6d3533ac52cd6fe4863d814d578b2c6b7ac582158cc7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp39-cp39-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e2d88757815797a8e77d9455bbc4b0073b2245e8b23b335f1f951e3bb62db4ad
MD5 2efde1a0fa2b8a2425269641dd57cbfc
BLAKE2b-256 c4e619dad0cbf7c11b9e890253673ff2e27168eca7cd8cab395db389beafd9bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp39-cp39-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c423f3b8eac64b9faadc71ba9727fb8b79725dabf1e4310c22a31c2edcd0e8ae
MD5 7734b20823dbb55c350c1bfca4d835da
BLAKE2b-256 035c1839d83ae350eb94a05909697f1fe202720478cece9c15896ad5c7ef58c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 854fc32d8ecbecb2f94c89ffcb222862b4258149d9c41c02782a25aac888e311
MD5 286417f6fe7288f0dcac2cc92a76c746
BLAKE2b-256 618616f334e1c81f0cc51e27027c803296885b08b81381943b87722756bf6b79

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed8cbbda84463489e4162e4fe7e4f6cadac5b4509bafdfef4890e08701cccd37
MD5 3cc15af27001f75f9997bb8dcee32916
BLAKE2b-256 4d387478f5fb6438080c1409ee5f622e1f64e912343356dd2ff3b74db62f3c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e63225f9faf8634d0313b732911281ed2176af8ce9fba32d726fb31a336bcf92
MD5 89e9f0d1925890af3482f688fa8b5752
BLAKE2b-256 c6bd9866dc7505b7a952cc354a8fcb74f0a57aebfb70054703f1efd8c4af9a39

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp38-cp38-win_amd64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 aabaafcef403bc4360daab4f32f98f4ecc415bc07a947758fdf283c6ee8764dd
MD5 09f0910a92474f6122f124f1bb2d5b5c
BLAKE2b-256 23e7fbfb66edff2d1dcfd6061095c46a10facc249fae70e58cfabce626a291ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp38-cp38-win32.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 45445b842917e7f4580b755529bf4d2f7b49955b79298f261b378311ca10b130
MD5 654c6cc61cf381a21cbda64faaea02ba
BLAKE2b-256 7517ad827e61e626d3a3c5dab79d186924a3f926c82da5b7343bc0e1347b7471

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 580a321c91e81b9297a097af1ecbb2e8c3136550d9a8db8d16dacc359823b7bd
MD5 1565af4fc840102850a88cc0fc736406
BLAKE2b-256 901a861714fc620cd5e92b025ffd908a50238f3805cb079b8f8bf942476c2da5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

File details

Details for the file pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c38fd8adbca7641b5ed0c817400baf099867a3c930f3044576b04c5308c17627
MD5 22d84d12b707b56bd91f2e3a78195689
BLAKE2b-256 bacf9ab670d23b40251d5a8414d34cf30ad0fe41168fba6bc0b0c09a20e5146d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopengl_accelerate-3.1.10-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: accelerate-manylinux.yml on mcfletch/pyopengl

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

Supported by

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