Skip to content
forked from devbisme/kinparse

A Parser for KiCad EESCHEMA netlists.

License

Notifications You must be signed in to change notification settings

vkleen/kinparse

 
 

Repository files navigation

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.

About

A Parser for KiCad EESCHEMA netlists.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.9%
  • Makefile 9.7%
  • HTML 3.4%