OnionSVG

Peel your SVG files with Python


License
MIT
Install
pip install OnionSVG==0.1.2

Documentation

OnionSVG

Peel your SVG files with Python.

Installation:

pip install onionsvg

Dependencies:

  • lxml for reading SVG files
  • cairosvg to render SVG. On Windows, cairo has to be installed manually: an easy way to do this is to just use the appropriate cairo.dll provided by preshing/cairo-windows.