Skip to main content

Skia python binding

Project description

# Skia python binding

![Build and test](https://github.com/kyamagu/skia-python/workflows/Build%20and%20test/badge.svg) [![PyPI version](https://badge.fury.io/py/skia-python.svg)](https://badge.fury.io/py/skia-python)

Python binding to [Skia Graphics Library](https://skia.org/).

Currently, the binding is under active development.

## Install

Binary package is available on PyPI:

`bash pip install skia-python `

Supported platforms:

  • Linux x86_64

  • macOS

  • Windows x86_64

For Linux platforms, there must be OpenGL and fontconfig installed:

`bash apt-get install libfontconfig1 libgl1-mesa-glx libgl1-mesa-dri `

Or:

`bash yum install fontconfig mesa-libGL mesa-dri-drivers `

For unsupported environment, check the [build instruction](https://kyamagu.github.io/skia-python/install.html).

## Examples

## Documentation

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

## Contributing

Feel free to [post an issue](https://github.com/kyamagu/skia-python/issues) or [PR](https://github.com/kyamagu/skia-python/pulls).

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

skia_python-87.0-cp39-cp39-win_amd64.whl (4.0 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

skia_python-87.0-cp39-cp39-manylinux2014_x86_64.whl (10.8 MB view hashes)

Uploaded CPython 3.9

skia_python-87.0-cp39-cp39-macosx_10_14_x86_64.whl (9.8 MB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

skia_python-87.0-cp38-cp38-win_amd64.whl (4.0 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

skia_python-87.0-cp38-cp38-manylinux2014_x86_64.whl (10.8 MB view hashes)

Uploaded CPython 3.8

skia_python-87.0-cp38-cp38-macosx_10_14_x86_64.whl (9.8 MB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

skia_python-87.0-cp37-cp37m-win_amd64.whl (4.0 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

skia_python-87.0-cp37-cp37m-manylinux2014_x86_64.whl (10.8 MB view hashes)

Uploaded CPython 3.7m

skia_python-87.0-cp37-cp37m-macosx_10_14_x86_64.whl (9.7 MB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

skia_python-87.0-cp36-cp36m-win_amd64.whl (4.0 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

skia_python-87.0-cp36-cp36m-manylinux2014_x86_64.whl (10.8 MB view hashes)

Uploaded CPython 3.6m

skia_python-87.0-cp36-cp36m-macosx_10_14_x86_64.whl (9.7 MB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

Supported by

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