ulikoehler / ODBPy

ODB++ support for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODBPy

ODB++ support for Python

While most "raw" parsing works, this project is still Alpha. If you want to help, please drop me a line!

Example: Extracting XLSX BOM from ODB++ directory

./ParseODBComponents.py ~/my-odbpp-directory

This will save a basic BOM in BOM.xlsx (or use -o CLI option for a custom output filename).

Tested with DIPTrace 3.x and ODB++ 8.1.

About

ODB++ support for Python

License:Apache License 2.0


Languages

Language:Python 100.0%