thorvg-python: Python ctypes binding for thorvg
#4180
Unanswered
laggykiller
asked this question in
Show and tell
Replies: 1 comment
-
|
@laggykiller Cool, thanks for your work. It’s already in the README! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created thorvg-python: https://github.com/laggykiller/thorvg-python
This is a ctypes binding for thorvg, which allows using thorvg in python easily.
The wheel comes with a copy of thorvg library, so user don't have to install thorvg in system separately.
Install with
pip install thorvg-pythonExample:
Documentations: https://thorvg-python.readthedocs.io/en/latest/
PyPI: https://pypi.org/project/thorvg-python/
Please consider adding this project in
Related Projects!Beta Was this translation helpful? Give feedback.
All reactions