Skip to main content

Read/write EAGLE 6 CAD files

Project description

PyEAGLE - Read / Write EAGLE 6 Files

Scott Torborg

PyEAGLE is an interchange API to read and write EAGLE 6 schematic, library, and PCB layout files.

Installation

Install with pip:

$ pip install pyeagle

Example Usage

schematic = pyeagle.open('hello.sch')

lib = pyeagle.open('SparkFun-Sensors.lbr')
for device in lib:
    print device

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page