Skip to content
forked from devbisme/kinparse

A Parser for KiCad EESCHEMA netlists.

License

Notifications You must be signed in to change notification settings

Timot05/kinparse

This branch is 13 commits behind devbisme/kinparse:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac43ab7 · Mar 23, 2022

History

43 Commits
Mar 23, 2022
Mar 23, 2022
Mar 23, 2022
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Dec 9, 2019
Sep 17, 2021
Mar 23, 2022
Mar 23, 2022
Sep 17, 2021
Jul 12, 2017
Jul 12, 2017
Mar 23, 2022
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Feb 17, 2022
Mar 23, 2022

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

Releases

No releases published

Packages

No packages published

Languages

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