Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 553 Bytes

README.rst

File metadata and controls

14 lines (11 loc) · 553 Bytes

kinparse

This is a parser for KiCad V5 and V6 schematic netlist files that are output by EESCHEMA. Just pass a file containing a netlist to the parse_netlist() function and it will deliver a pyparsing object containing all the netlist's information.