Python binding to Skia Graphics Library.
- Binding based on pybind11.
Currently, the binding is under active development.
Binary package is available on PyPI:
pip install skia-pythonSupported platforms:
- Linux x86_64
- macOS
- Windows x86_64
For unsupported environment, check the build instruction.
https://kyamagu.github.io/skia-python
Feel free to post an issue or PR.