Python Versions Supported : Above Python 3.6
Os tested : Windows 10 Pro, Linux Mint 19 Cinammon
Python Modules used : os
, re
, csv
cd /path/to/parser
python parser.py
-
Test stl as
test-bottle.stl
-
Test expected output as
out.csv
-
State Machine Diagram as
diagram.png
-
Python Parser as
parser.py
-
STL to be manipulated as
bottle.stl
-
Converted csv as
out.csv