Skip to content
Commit bc3c3b4a authored by Frederik Rietdijk's avatar Frederik Rietdijk
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment