Skip to main content

Skia python binding

Project description

Skia python binding

CI PyPI version

Python binding to Skia Graphics Library.

Install

Binary package is available on PyPI:

pip install skia-python

Supported platforms: Python 3.8-3.14 (CPython) on

  • Linux x86_64, aarch64
  • macOS x86_64, arm64
  • Windows x86_64, arm64 ; arm64 for the windows 11 and Python 3.11-3.14 combination only.

IMPORTANT: Starting v87.9rc1 / v138.0rc1, libEGL.so (from mesa-libEGL, libglvnd, or your graphic card's vendor e.g. NVidia) is required to be present on Linux hosts. This is associated with the general change on Linux from X11 to Wayland, and from GTK3 to GTK4. Firefox started to use it in 2021 (instead of the older libGLX.so), so it is likely newer Linux systems already have it, but please check. skia-python v87.9 / v138.0+ supports hardware acceleration via both GLX (still the default under X11) and EGL (newly added).

For Linux platforms, there must be OpenGL, libEGL and fontconfig installed. Current Ubuntu needs libegl1 (and libegl-mesa0); on older Ubuntu the package names are libglvnd0 and libgl1-mesa-egl:

apt-get install libfontconfig1 libgl1-mesa-glx libgl1-mesa-egl libegl1 libglvnd0 libgl1-mesa-dri

Or:

yum install fontconfig mesa-libGL mesa-libEGL libglvnd-egl mesa-dri-drivers

For unsupported environment, check the build instruction.

Examples

Documentation

https://kyamagu.github.io/skia-python

Contributing

Feel free to post an issue or PR.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

skia_python-144.0.post2-cp314-cp314t-win_arm64.whl (10.9 MB view details)

Uploaded CPython 3.14tWindows ARM64

skia_python-144.0.post2-cp314-cp314t-win_amd64.whl (11.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl (12.3 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

skia_python-144.0.post2-cp314-cp314-win_arm64.whl (10.8 MB view details)

Uploaded CPython 3.14Windows ARM64

skia_python-144.0.post2-cp314-cp314-win_amd64.whl (11.3 MB view details)

Uploaded CPython 3.14Windows x86-64

skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

skia_python-144.0.post2-cp313-cp313-win_arm64.whl (10.5 MB view details)

Uploaded CPython 3.13Windows ARM64

skia_python-144.0.post2-cp313-cp313-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.13Windows x86-64

skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl (12.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

skia_python-144.0.post2-cp312-cp312-win_arm64.whl (10.5 MB view details)

Uploaded CPython 3.12Windows ARM64

skia_python-144.0.post2-cp312-cp312-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.12Windows x86-64

skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl (12.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

skia_python-144.0.post2-cp311-cp311-win_arm64.whl (10.5 MB view details)

Uploaded CPython 3.11Windows ARM64

skia_python-144.0.post2-cp311-cp311-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.11Windows x86-64

skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl (12.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

skia_python-144.0.post2-cp310-cp310-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.10Windows x86-64

skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

skia_python-144.0.post2-cp39-cp39-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.9Windows x86-64

skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

skia_python-144.0.post2-cp38-cp38-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.8Windows x86-64

skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl (13.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 214644901fa5ad77edd82ca3b2c4fb6106196d0e323d5cae982cc5fe0a05b6a6
MD5 7b07372671eb1ff06d1d81b0281dbef2
BLAKE2b-256 085d97ad2d5379feb5cda6b4040b6b8f5a3bd18d01eaad1bb24478fea2bf704b

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-win_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 df7fc6d3b713debf8b099d7a1e9888d855ea898f9f02bac3bf0ed73c0a184473
MD5 1c142f7be76f6dea9d97d369d62073cd
BLAKE2b-256 720dc89d170436881da8a36df78e37a99d73c72b47ac4331a37a5a4e1ac919b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 416cf18cfba129967cc21aeb7eaa934c413e5dc977f753e5e1ffa27546d21e14
MD5 e2b97680730c9a4deba63fcb2e0eb1b4
BLAKE2b-256 3063966d2237d113155adce1f2c53acb21e136826086aa1acdb9d30d1245eeb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 76281944d4db84b9e9968224462ccc5714810d3e29e5555486c73be515408602
MD5 2d2ecd7a1ad9f12e507adbe56ac5ce7f
BLAKE2b-256 56abf7e1f107f99db0fb88f621a1607f5ae65cd9e81cffcdd2246d76dfad3ec5

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 08523720c5bd3b36ba0e36dee14f4a7911c23256a527ad3b73e1521813bc649d
MD5 bc91481ae9d005688b11b9a706c6a4d5
BLAKE2b-256 3f260d42a3992bea0c8b0cde4047ac05c03b87d50777826d277931fe5341ce16

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c24a6b67c912ca49582bf66d73e325ec0a4085e70e4c659c72146fa1d3be48be
MD5 2a9ea231627ae61de49ab92a6dae63d2
BLAKE2b-256 cd05449b2bdbae3835c30585857975a684c709110b29ff49c4021dc4dce2da46

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 de848e3f384a70251b02fad5a31f64c9ef72866d0cbd3728ef97aa355ee01a1d
MD5 827d1a8bd8f7e07f2f4b3a4b1a9a55cc
BLAKE2b-256 67dafcf8d9dc87740c5b2e2588721717f64d5abc666993b992223b16f34161ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-win_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 44df4ccc65ea8c288a43694ec25cdbd13e18013b48425ff822ad2de09c168a4d
MD5 3bd6176d476dd74f6bd135ad4ae8daaf
BLAKE2b-256 c8cf1b9775332ef12d9778057d9547a41c82d9684b1152d857edb3a22580700a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d97991ecd1fc22606e7e6aa4ab1f1951c9c9b7409f39da346e1788eabc44d7e
MD5 8ca54a314d19f407ed4c1166d5160550
BLAKE2b-256 8cc96dc194a1387002da0b0492ed75ea61cdf94b177b7fc49e0d8f00e72335a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2520b34106d3d0d275191c8913ab861372b8bced689cedebbee2df2ff49905c
MD5 f63b4b0ff366f517fb5e6cf232db236f
BLAKE2b-256 7d3431cfc614c84b2dea5f4c25e5ee834e1375002d331a564926a11d90bb489e

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 23a736a877d65e4199680ca2a5a58d8df2e0e4362793d8b03a5d90536f39ccf8
MD5 225ea3b82598ad10cb457c3b43d46529
BLAKE2b-256 7718e83f7a7e93ed6f24617fcbd8c867dc6746b800e3cdf84f0a735ca015ef2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 904020d6e1aa144e0d1cede5e25b5285d01183ab05e714a6143ac64792772c5b
MD5 da2064f58798140f22bf93d0f82950dd
BLAKE2b-256 faee5521e4f3c21e0a3629d7c889f75ccdc5083e6a92ff6eeab1494a14bd88f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 146fdd31ff0c030c18b9f17dc8e65a58f8821ed774151ec1499d9f0587d63ca5
MD5 2745fbbed1044cddfc3bafd8f3cbbcfd
BLAKE2b-256 7a3b0e2e2ed23888f82f3ecd1243ab98eb58cadc7706678d5a173d95d7f77efc

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-win_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 eb2a31e2eee1f8f8626d20cff7fc4655495b4a05e30e8803454e4f7de4ef89eb
MD5 9f7b4e388301b46dc6c359d2d7b5b919
BLAKE2b-256 406e0bcbec5e32d30e55396f02f19e5342e9d039996b99438b5ce4d3d8d89c2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0922676ec89fc88b04fe891edf59166b32f905979dbd4489608bc4bd8d7d12d4
MD5 f7adf98b5e35771468a089844d907a20
BLAKE2b-256 cbea6d5db07d00d8381a686efff218324c767b31834d0b90dac6c1039afb15ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 559bd25feec895c0af214caf311ffec098004438c668183a9277eab518d08c3f
MD5 29095823a3d25a86fa5d48aba461cd19
BLAKE2b-256 cdbee42aa62b9f9c94b9c9ed34f5cffc85cbd9cbc8d08327c8499ccc19a3e7d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9bdcbd8272755a03b2dd85ae7e56cdc0e1f95618a1e985bc8a87ad5ad5be47ce
MD5 2dbb7f7c56d424c4f50fcaf54bb6b11c
BLAKE2b-256 791ddcf61033e46ec7748eb7a3bd25b727a01b627981d9a743f5bf1e68d04f42

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebdaa28e20c5200a974d12d9ad5fa70597512c171431cfb1cec04b3c2ead9db4
MD5 c147b2c05f149e8429022e29326acffc
BLAKE2b-256 5cb952ee5d2acd637d448f4276778ae2395c784da86163583ea1086afe02b620

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b3cd83eab87def5475a46a19c130f595f69877bedc291fcc84db2af562480782
MD5 6002007199b46a1a191d7c8d1c2a6949
BLAKE2b-256 da3578c97fcba0bfc0cfcb078baaed416780ce8fe45132ebb279903d3025c490

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-win_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2268d85e19dd22181fb780cfc59bfe1df33c9cad9ba0df4bf15ff8ee8b6430e5
MD5 c733127e97a4a2d3c65cbab55b8906c3
BLAKE2b-256 d1e9fdd00636f4efc89b4daa28a7e7a2e2d52fc4e6e1b1f93c790eaceeb94b81

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 970404599aa6f6dc19e2ae36ab0a0aabdf14410d1e1974f5deabae9fc9c1b193
MD5 b1fc5efd68f5183e8bf437e15bc1c035
BLAKE2b-256 c6d0c223526c203fbebcf401c7ddff3736aa03223c22d140671ddb535805d382

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2dc7a62b4e7f9e03c77ac7daefaa96184e505038a99a7461499519642a5297fa
MD5 4a31bf33d11ef20a41fa4a954779ac45
BLAKE2b-256 14faf60ace54c44ce622a3727df2df5a3a16a07046daa74e2a52bc8bb6755ab5

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a4df01d2fc7733748f81acf2d0ace313f6b400d92e5e599d7eb2386a205c501c
MD5 b6adc9f4c8471d3d3492bd4281079550
BLAKE2b-256 7576b434c18948051ce4a71760115bbdfe81ebba690834fcd830a9e14c9955af

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8bf9a203448a98324c108bbbfa3a9f94ff8514212ae832a81d2b60a5a7dbbfe
MD5 cb48e1018904c51e9b55f6db52dcef35
BLAKE2b-256 64e83e8316416a302d38a5e95560383c5a1769f59f943b3685fdceb4ab42445a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 4e343de1e87d1d28f791243377078fa4e0a40274352fc1b59c8e96c620c92183
MD5 026a7941257a0a8b674d6a7dbac83e95
BLAKE2b-256 bfb74bab30682fd0f29ba220d436992feb284a3f7adca3e0d749b52231d4f92a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-win_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e95ab76b3e1859e3dd5402e5ccba1c1a539c5d37a082a3a62e16261a4bebc3f6
MD5 abbbb7e3b56c4a1f52705e9d7ad2051d
BLAKE2b-256 a09b7c8274d55cc7eb4c3bab17e490b854b2bc636cd8312e2221750da3c2ef35

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81b2bfad60346e05fb457acab5af64274368338c2984099dfd386be54d563279
MD5 eb2204f32558aef4208bf4de24d25f45
BLAKE2b-256 fa234bf709dc988dd236280ed3a9723f55582a149592f3143fad31a96ea61a4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8153c29d0b7900abee770f18534763da925ad792a426404a5cce5f57c8c0d7f
MD5 39605dab281b75eb24f99feb7bdd9525
BLAKE2b-256 3f10357553e894e3ca50638c04ca11b47c5c9fc6ef1228a04c227be58c2747ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9aab2147c7160b3c6a367752795a0f53aba9ea7d4361d4406731984915b42208
MD5 1ae2a1adbee1c3c0dd30d135c2ff559c
BLAKE2b-256 e77e06006b5c66517a46ce72a50bcb555e97f0268ee90669000a4618f1791042

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7408129bf595645f5d895ed6459248611c4931f41417c4f487c34728cefcdf34
MD5 04a04ae59bb562e33d557c6f9e7f5488
BLAKE2b-256 486b25b124ac4063b9fda9a3804c8af15daf04fcb2e95754982c6cb28837351f

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6c7368176cee48b6e66985f30ef5a5b514f221fe4e128848c79ec0b75b61d1d9
MD5 e9764e1a4d700af9210a6ee768e77fbf
BLAKE2b-256 e2fe6485f578fb79a4ef39ab5faf7c021ec9e52e445d03fcd4ca0dd9e3780d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e6678464251d229564a750c0631422a459960092d8e1e0b39eef7850c4ed025
MD5 d832724dca28c70b9a291a38c0ff3b37
BLAKE2b-256 e53ec82e4c5f1f598f5c4467fdb8e8819d9cdf52c4f96f9976491f469103a70a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f00a66ecf432445d83196dcccaca657842b01535476dee919d5e610069a12b2
MD5 46453def1ef9f25529f15a43d3c91e77
BLAKE2b-256 0b4bc29bcff386329e1fcc1ad7a4510ebe2ea8066a8a13ed1a9b4bff1b7e276c

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 251b55efd8138fdb8611568925ee2a985998da9a53e617b1402178541b083758
MD5 5f120329bc484c5fa941c819f585c7bc
BLAKE2b-256 2f4a7a43082e52a9d95a29407bbc9db1cd36c60adde67963c374476d4182e8dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3b7616bf95d2cafaa189061248c97b19038db2179ab7c47adb38e2f320f7c13
MD5 95a8d1afe3aa2cbd73e7e8c2610a3609
BLAKE2b-256 6c44a69bb3013d1565e45c5051fde45a01b5a46850c0594ddd08f6ce4353d303

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6ff782a4b6aaaeb68e56fb07c1253710057c32d9f0e16111d59263d875713b97
MD5 3e3c8a0bd3d4046475b2202d7510378a
BLAKE2b-256 dad968576b7d32c76ec2dc0d19aa85ca1bbde1a5f2affc771339dd9932da5c71

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp39-cp39-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e9b7ff6ea53d4879da2e59bf0b7205c93e8bbd714b2055054dc6ac7698ece61
MD5 43c6dfe61013e40c28cdee6afdc890af
BLAKE2b-256 2582925f66be5309bb8612c4c50c9ff60950df2663c71728f02e9b4e3e00d2cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbc4df41729fed58d898d840a830989bc39890bebf9ceef738f584a8a854c1eb
MD5 0a4528daa34c07246f564f256ba7c2f5
BLAKE2b-256 8b221a9d9e998c4a94b487346675084f6606e5d588d186d28d412d4fd203634c

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 5edddc87861165a5e6ce9e2289d4cf60d874139290703bba074bc3a4c9ed4e9d
MD5 a6e35cbb45de7ff86d68fac239846264
BLAKE2b-256 215a6c223828ee25453e56a062b78cfd47b5303c5e3ee6ca4a5962bae21014bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 051aecc448e6bc7c5311afa11162a83f6d783342bb4aed1ed43289ee6bbfce02
MD5 660cabac4d0053cdd4efe206bb5bd9b6
BLAKE2b-256 8a402186847f702f3cb270933ce30f0fa08fd7936568b019fae83bbb93171c58

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2efdc0ee410f987604b041423d0b11a374665876331e501e4bad66b32480f2fe
MD5 c39fae405e5bbb428b12df0936e73559
BLAKE2b-256 37db104e2ddaf26ae06b53ba73e7ddb6a95dc9a535cd946fede93c940c6f31d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp38-cp38-win_amd64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4989f3e62cfd0c86f4d14e4dd90e2c79b949067244ba00f9d3538d655c76a58
MD5 3747c03bfa0f445cc88a1c8c1442c1bd
BLAKE2b-256 6928fd489cfebd1e7c42b2339b34f1216fda7cf83972f5973e9ddc181ddaaaae

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29cfd15a7f133a2b0880d70d52fd6b04587dc6785021e06b92fdca4e41ef659c
MD5 d80938d97482de69fbec540a11045f52
BLAKE2b-256 53c83a3a92eced102a9f210cf1c124399f58fc8db2419e83d98d6842efc2fffc

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ef8ad33d03f94e00e62a2634e85f264da2ee13ad8ad212257e2bf475c811f1b6
MD5 2d4c75742f3a98538a6b7a2b08a1657d
BLAKE2b-256 620b6093d946d135a34281f6915161380c15ba097505753de02fd0980d50c540

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl:

Publisher: ci.yml on kyamagu/skia-python

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

File details

Details for the file skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 158b118f9c7e57d3271989769f67a66f26a65b230f79062b1e946bea5cac84eb
MD5 8d42eb785a303c9b01fe5c44118acb8e
BLAKE2b-256 993e77f4307a6cfbbd018676373c39eb1d3205381eadd4fe0e78d4b9f844a98a

See more details on using hashes here.

Provenance

The following attestation bundles were made for skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: ci.yml on kyamagu/skia-python

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