Skip to content

KiCADNexus/kinparse

 
 

Repository files navigation

kinparse

This is a parser for KiCad V5 through V8 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 88.3%
  • Makefile 8.7%
  • HTML 3.0%