Hello! Some time ago I wrote small program on python that creates the list of the components formatted to according to GOST. It's named "kicadbom2spec" and available here <https://launchpad.net/kicadbom2spec/>. kicadbom2spec uses python, wxpython and odfpy for working. Now I'm trying to install it beside KiCAD and use the common python and wxpython. But KiCAD's python don't contain pythonw for working with graphical interfaces. Also missing pip for easily installing needed packages (in my case it is odfpy).
So, can you integrate full python (including pip and other options) into KiCAD? I think, users will be happy to feel full power of the python in KiCAD. Regards, Konstantin.
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

