python-schdoc/README.md

7 lines
170 B
Markdown
Raw Normal View History

2020-03-04 03:33:56 +00:00
# Altium-Schematic-Parser
Converts Altium .SchDoc files into json
## Install
## Usage
python parse.py -i "path/to/altiumschematic.schdoc" -o "path/to/jsonfile.json"