A library to manipulate Inkscape SVG content using Python 3
To run piechart demo, please try:
python3 -m pip install --user pyinkscape
python3 demo_piechart.py
- pyInkscape documentation: https://pyinkscape.readthedocs.io/
- pyInkscape on PyPI: https://pypi.org/project/pyinkscape/
- Soure code: https://github.com/letuananh/pyinkscape/