npretor / Swoop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swoop -- Read and Write Autodesk Eagle Files in Python

Build Status

Swoop is a library of Python objects for representing and manipulating Autodesk Eagle board, schematic, and library files used in designing printed circuit boards (PCBs). It parses an input Eagle file, creates a internal representation data structure that represents the file's contents, provides accessors and mutators to query, read, and modify those contents, and generates valid Eagle files as output.

Documentation is available here: http://nvsl.ucsd.edu/Swoop

About

License:Other


Languages

Language:Python 99.2%Language:Makefile 0.7%Language:Shell 0.1%