pythonPackages.kicad: bindings to kicad
Add the Python bindings for kicad. Following now functions $ nix run "(import ./. {}).python3.withPackages(ps: with ps; [ kicad ])" -c python3 -c "import pcbnew" Have not tested this any further.
parent
30583847
Please register or sign in to comment