Skip to main content

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.

Release files for skia-python 144.0.post2

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

Built distributions (wheels)

Table of built distributions (wheels) for skia-python 144.0.post2
File
skia_python-144.0.post2-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
skia_python-144.0.post2-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
skia_python-144.0.post2-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
skia_python-144.0.post2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
skia_python-144.0.post2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
skia_python-144.0.post2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
skia_python-144.0.post2-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ x86-64 Details
skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ ARM64 Details
skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl CPython 3.8 CPython 3.8 macOS 11.0+ x86-64 Details
skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details

Total release size: 561.9 MB

Release files / skia_python-144.0.post2-cp314-cp314t-win_arm64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-win_arm64.whl
Size 10.9 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
214644901fa5ad77edd82ca3b2c4fb6106196d0e323d5cae982cc5fe0a05b6a6
BLAKE2b-256 checksum
How to use checksums
085d97ad2d5379feb5cda6b4040b6b8f5a3bd18d01eaad1bb24478fea2bf704b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314t-win_amd64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-win_amd64.whl
Size 11.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
df7fc6d3b713debf8b099d7a1e9888d855ea898f9f02bac3bf0ed73c0a184473
BLAKE2b-256 checksum
How to use checksums
720dc89d170436881da8a36df78e37a99d73c72b47ac4331a37a5a4e1ac919b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
416cf18cfba129967cc21aeb7eaa934c413e5dc977f753e5e1ffa27546d21e14
BLAKE2b-256 checksum
How to use checksums
3063966d2237d113155adce1f2c53acb21e136826086aa1acdb9d30d1245eeb0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
76281944d4db84b9e9968224462ccc5714810d3e29e5555486c73be515408602
BLAKE2b-256 checksum
How to use checksums
56abf7e1f107f99db0fb88f621a1607f5ae65cd9e81cffcdd2246d76dfad3ec5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-macosx_11_0_x86_64.whl
Size 12.3 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
08523720c5bd3b36ba0e36dee14f4a7911c23256a527ad3b73e1521813bc649d
BLAKE2b-256 checksum
How to use checksums
3f260d42a3992bea0c8b0cde4047ac05c03b87d50777826d277931fe5341ce16
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp314-cp314t-macosx_11_0_arm64.whl
Size 12.3 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c24a6b67c912ca49582bf66d73e325ec0a4085e70e4c659c72146fa1d3be48be
BLAKE2b-256 checksum
How to use checksums
cd05449b2bdbae3835c30585857975a684c709110b29ff49c4021dc4dce2da46
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-win_arm64.whl

Download URL skia_python-144.0.post2-cp314-cp314-win_arm64.whl
Size 10.8 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
de848e3f384a70251b02fad5a31f64c9ef72866d0cbd3728ef97aa355ee01a1d
BLAKE2b-256 checksum
How to use checksums
67dafcf8d9dc87740c5b2e2588721717f64d5abc666993b992223b16f34161ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-win_amd64.whl

Download URL skia_python-144.0.post2-cp314-cp314-win_amd64.whl
Size 11.3 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
44df4ccc65ea8c288a43694ec25cdbd13e18013b48425ff822ad2de09c168a4d
BLAKE2b-256 checksum
How to use checksums
c8cf1b9775332ef12d9778057d9547a41c82d9684b1152d857edb3a22580700a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp314-cp314-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2d97991ecd1fc22606e7e6aa4ab1f1951c9c9b7409f39da346e1788eabc44d7e
BLAKE2b-256 checksum
How to use checksums
8cc96dc194a1387002da0b0492ed75ea61cdf94b177b7fc49e0d8f00e72335a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp314-cp314-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f2520b34106d3d0d275191c8913ab861372b8bced689cedebbee2df2ff49905c
BLAKE2b-256 checksum
How to use checksums
7d3431cfc614c84b2dea5f4c25e5ee834e1375002d331a564926a11d90bb489e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp314-cp314-macosx_11_0_x86_64.whl
Size 12.2 MB
Tags CPython 3.14 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
23a736a877d65e4199680ca2a5a58d8df2e0e4362793d8b03a5d90536f39ccf8
BLAKE2b-256 checksum
How to use checksums
7718e83f7a7e93ed6f24617fcbd8c867dc6746b800e3cdf84f0a735ca015ef2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp314-cp314-macosx_11_0_arm64.whl
Size 12.0 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
904020d6e1aa144e0d1cede5e25b5285d01183ab05e714a6143ac64792772c5b
BLAKE2b-256 checksum
How to use checksums
faee5521e4f3c21e0a3629d7c889f75ccdc5083e6a92ff6eeab1494a14bd88f2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-win_arm64.whl

Download URL skia_python-144.0.post2-cp313-cp313-win_arm64.whl
Size 10.5 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
146fdd31ff0c030c18b9f17dc8e65a58f8821ed774151ec1499d9f0587d63ca5
BLAKE2b-256 checksum
How to use checksums
7a3b0e2e2ed23888f82f3ecd1243ab98eb58cadc7706678d5a173d95d7f77efc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-win_amd64.whl

Download URL skia_python-144.0.post2-cp313-cp313-win_amd64.whl
Size 10.9 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
eb2a31e2eee1f8f8626d20cff7fc4655495b4a05e30e8803454e4f7de4ef89eb
BLAKE2b-256 checksum
How to use checksums
406e0bcbec5e32d30e55396f02f19e5342e9d039996b99438b5ce4d3d8d89c2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp313-cp313-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0922676ec89fc88b04fe891edf59166b32f905979dbd4489608bc4bd8d7d12d4
BLAKE2b-256 checksum
How to use checksums
cbea6d5db07d00d8381a686efff218324c767b31834d0b90dac6c1039afb15ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp313-cp313-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
559bd25feec895c0af214caf311ffec098004438c668183a9277eab518d08c3f
BLAKE2b-256 checksum
How to use checksums
cdbee42aa62b9f9c94b9c9ed34f5cffc85cbd9cbc8d08327c8499ccc19a3e7d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp313-cp313-macosx_11_0_x86_64.whl
Size 12.2 MB
Tags CPython 3.13 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
9bdcbd8272755a03b2dd85ae7e56cdc0e1f95618a1e985bc8a87ad5ad5be47ce
BLAKE2b-256 checksum
How to use checksums
791ddcf61033e46ec7748eb7a3bd25b727a01b627981d9a743f5bf1e68d04f42
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp313-cp313-macosx_11_0_arm64.whl
Size 12.1 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ebdaa28e20c5200a974d12d9ad5fa70597512c171431cfb1cec04b3c2ead9db4
BLAKE2b-256 checksum
How to use checksums
5cb952ee5d2acd637d448f4276778ae2395c784da86163583ea1086afe02b620
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-win_arm64.whl

Download URL skia_python-144.0.post2-cp312-cp312-win_arm64.whl
Size 10.5 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
b3cd83eab87def5475a46a19c130f595f69877bedc291fcc84db2af562480782
BLAKE2b-256 checksum
How to use checksums
da3578c97fcba0bfc0cfcb078baaed416780ce8fe45132ebb279903d3025c490
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-win_amd64.whl

Download URL skia_python-144.0.post2-cp312-cp312-win_amd64.whl
Size 10.9 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
2268d85e19dd22181fb780cfc59bfe1df33c9cad9ba0df4bf15ff8ee8b6430e5
BLAKE2b-256 checksum
How to use checksums
d1e9fdd00636f4efc89b4daa28a7e7a2e2d52fc4e6e1b1f93c790eaceeb94b81
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp312-cp312-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
970404599aa6f6dc19e2ae36ab0a0aabdf14410d1e1974f5deabae9fc9c1b193
BLAKE2b-256 checksum
How to use checksums
c6d0c223526c203fbebcf401c7ddff3736aa03223c22d140671ddb535805d382
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp312-cp312-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2dc7a62b4e7f9e03c77ac7daefaa96184e505038a99a7461499519642a5297fa
BLAKE2b-256 checksum
How to use checksums
14faf60ace54c44ce622a3727df2df5a3a16a07046daa74e2a52bc8bb6755ab5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp312-cp312-macosx_11_0_x86_64.whl
Size 12.2 MB
Tags CPython 3.12 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
a4df01d2fc7733748f81acf2d0ace313f6b400d92e5e599d7eb2386a205c501c
BLAKE2b-256 checksum
How to use checksums
7576b434c18948051ce4a71760115bbdfe81ebba690834fcd830a9e14c9955af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp312-cp312-macosx_11_0_arm64.whl
Size 12.1 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d8bf9a203448a98324c108bbbfa3a9f94ff8514212ae832a81d2b60a5a7dbbfe
BLAKE2b-256 checksum
How to use checksums
64e83e8316416a302d38a5e95560383c5a1769f59f943b3685fdceb4ab42445a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-win_arm64.whl

Download URL skia_python-144.0.post2-cp311-cp311-win_arm64.whl
Size 10.5 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
4e343de1e87d1d28f791243377078fa4e0a40274352fc1b59c8e96c620c92183
BLAKE2b-256 checksum
How to use checksums
bfb74bab30682fd0f29ba220d436992feb284a3f7adca3e0d749b52231d4f92a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-win_amd64.whl

Download URL skia_python-144.0.post2-cp311-cp311-win_amd64.whl
Size 10.9 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
e95ab76b3e1859e3dd5402e5ccba1c1a539c5d37a082a3a62e16261a4bebc3f6
BLAKE2b-256 checksum
How to use checksums
a09b7c8274d55cc7eb4c3bab17e490b854b2bc636cd8312e2221750da3c2ef35
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp311-cp311-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
81b2bfad60346e05fb457acab5af64274368338c2984099dfd386be54d563279
BLAKE2b-256 checksum
How to use checksums
fa234bf709dc988dd236280ed3a9723f55582a149592f3143fad31a96ea61a4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp311-cp311-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f8153c29d0b7900abee770f18534763da925ad792a426404a5cce5f57c8c0d7f
BLAKE2b-256 checksum
How to use checksums
3f10357553e894e3ca50638c04ca11b47c5c9fc6ef1228a04c227be58c2747ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp311-cp311-macosx_11_0_x86_64.whl
Size 12.2 MB
Tags CPython 3.11 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
9aab2147c7160b3c6a367752795a0f53aba9ea7d4361d4406731984915b42208
BLAKE2b-256 checksum
How to use checksums
e77e06006b5c66517a46ce72a50bcb555e97f0268ee90669000a4618f1791042
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp311-cp311-macosx_11_0_arm64.whl
Size 12.0 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7408129bf595645f5d895ed6459248611c4931f41417c4f487c34728cefcdf34
BLAKE2b-256 checksum
How to use checksums
486b25b124ac4063b9fda9a3804c8af15daf04fcb2e95754982c6cb28837351f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp310-cp310-win_amd64.whl

Download URL skia_python-144.0.post2-cp310-cp310-win_amd64.whl
Size 10.9 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
6c7368176cee48b6e66985f30ef5a5b514f221fe4e128848c79ec0b75b61d1d9
BLAKE2b-256 checksum
How to use checksums
e2fe6485f578fb79a4ef39ab5faf7c021ec9e52e445d03fcd4ca0dd9e3780d7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp310-cp310-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6e6678464251d229564a750c0631422a459960092d8e1e0b39eef7850c4ed025
BLAKE2b-256 checksum
How to use checksums
e53ec82e4c5f1f598f5c4467fdb8e8819d9cdf52c4f96f9976491f469103a70a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp310-cp310-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6f00a66ecf432445d83196dcccaca657842b01535476dee919d5e610069a12b2
BLAKE2b-256 checksum
How to use checksums
0b4bc29bcff386329e1fcc1ad7a4510ebe2ea8066a8a13ed1a9b4bff1b7e276c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp310-cp310-macosx_11_0_x86_64.whl
Size 12.1 MB
Tags CPython 3.10 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
251b55efd8138fdb8611568925ee2a985998da9a53e617b1402178541b083758
BLAKE2b-256 checksum
How to use checksums
2f4a7a43082e52a9d95a29407bbc9db1cd36c60adde67963c374476d4182e8dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp310-cp310-macosx_11_0_arm64.whl
Size 12.0 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e3b7616bf95d2cafaa189061248c97b19038db2179ab7c47adb38e2f320f7c13
BLAKE2b-256 checksum
How to use checksums
6c44a69bb3013d1565e45c5051fde45a01b5a46850c0594ddd08f6ce4353d303
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp39-cp39-win_amd64.whl

Download URL skia_python-144.0.post2-cp39-cp39-win_amd64.whl
Size 11.1 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
6ff782a4b6aaaeb68e56fb07c1253710057c32d9f0e16111d59263d875713b97
BLAKE2b-256 checksum
How to use checksums
dad968576b7d32c76ec2dc0d19aa85ca1bbde1a5f2affc771339dd9932da5c71
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp39-cp39-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4e9b7ff6ea53d4879da2e59bf0b7205c93e8bbd714b2055054dc6ac7698ece61
BLAKE2b-256 checksum
How to use checksums
2582925f66be5309bb8612c4c50c9ff60950df2663c71728f02e9b4e3e00d2cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp39-cp39-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
dbc4df41729fed58d898d840a830989bc39890bebf9ceef738f584a8a854c1eb
BLAKE2b-256 checksum
How to use checksums
8b221a9d9e998c4a94b487346675084f6606e5d588d186d28d412d4fd203634c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp39-cp39-macosx_11_0_x86_64.whl
Size 12.1 MB
Tags CPython 3.9 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
5edddc87861165a5e6ce9e2289d4cf60d874139290703bba074bc3a4c9ed4e9d
BLAKE2b-256 checksum
How to use checksums
215a6c223828ee25453e56a062b78cfd47b5303c5e3ee6ca4a5962bae21014bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp39-cp39-macosx_11_0_arm64.whl
Size 12.0 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
051aecc448e6bc7c5311afa11162a83f6d783342bb4aed1ed43289ee6bbfce02
BLAKE2b-256 checksum
How to use checksums
8a402186847f702f3cb270933ce30f0fa08fd7936568b019fae83bbb93171c58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp38-cp38-win_amd64.whl

Download URL skia_python-144.0.post2-cp38-cp38-win_amd64.whl
Size 10.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
2efdc0ee410f987604b041423d0b11a374665876331e501e4bad66b32480f2fe
BLAKE2b-256 checksum
How to use checksums
37db104e2ddaf26ae06b53ba73e7ddb6a95dc9a535cd946fede93c940c6f31d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl

Download URL skia_python-144.0.post2-cp38-cp38-manylinux_2_28_x86_64.whl
Size 14.4 MB
Tags CPython 3.8 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a4989f3e62cfd0c86f4d14e4dd90e2c79b949067244ba00f9d3538d655c76a58
BLAKE2b-256 checksum
How to use checksums
6928fd489cfebd1e7c42b2339b34f1216fda7cf83972f5973e9ddc181ddaaaae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl

Download URL skia_python-144.0.post2-cp38-cp38-manylinux_2_28_aarch64.whl
Size 13.9 MB
Tags CPython 3.8 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
29cfd15a7f133a2b0880d70d52fd6b04587dc6785021e06b92fdca4e41ef659c
BLAKE2b-256 checksum
How to use checksums
53c83a3a92eced102a9f210cf1c124399f58fc8db2419e83d98d6842efc2fffc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl

Download URL skia_python-144.0.post2-cp38-cp38-macosx_11_0_x86_64.whl
Size 12.1 MB
Tags CPython 3.8 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
ef8ad33d03f94e00e62a2634e85f264da2ee13ad8ad212257e2bf475c811f1b6
BLAKE2b-256 checksum
How to use checksums
620b6093d946d135a34281f6915161380c15ba097505753de02fd0980d50c540
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release files / skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl

Download URL skia_python-144.0.post2-cp38-cp38-macosx_11_0_arm64.whl
Size 12.0 MB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
158b118f9c7e57d3271989769f67a66f26a65b230f79062b1e946bea5cac84eb
BLAKE2b-256 checksum
How to use checksums
993e77f4307a6cfbbd018676373c39eb1d3205381eadd4fe0e78d4b9f844a98a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Mar 19, 2026.

Transparency log

Release history Release notifications | RSS feed

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