Y
Hacker News
new
|
ask
|
show
|
jobs
by
boothby
189 days ago
I find svg.path to be good for parsing path data
https://pypi.org/project/svg.path/
For actually parsing the file, there are a number of options (in the end, it's an XML file and I tend to treat it as such)