# kicad-symbol-exporter exports a list of all available symbols/footprints in the format `LIBRARY:PART` to a text file ## usage ``` python fp-lib-table footprints.txt python sym-lib-table symbols.txt ```