Go to file
Aaron Goldstein 60d1ff4b44 Removing ipynb history files 2020-03-03 20:29:09 -08:00
altium_crap initial commit of altium sample files and python code 2016-09-30 02:43:38 -07:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2016-09-30 02:38:08 -07:00
.gitignore Move ipynb content over to parse.py, Update gitignore 2020-03-03 20:23:09 -08:00
Altium Schematic Parser.ipynb initial commit of altium sample files and python code 2016-09-30 02:43:38 -07:00
LICENSE Create LICENSE 2020-03-03 19:36:16 -08:00
README.md Add install and usage placeholders to README.md 2020-03-03 20:25:40 -08:00
parse.py Move ipynb content over to parse.py, Update gitignore 2020-03-03 20:23:09 -08:00

README.md

Altium-Schematic-Parser

Converts Altium .SchDoc files into json

Install

Usage

python parse.py -i "path/to/altiumschematic.schdoc" -o "path/to/jsonfile.json"