Go to file
Aaron Goldstein a976ddf07e Regex split schdocs into a list of dictionaries 2020-03-03 22:29:02 -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 Regex split schdocs into a list of dictionaries 2020-03-03 22:29:02 -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"