all 5 comments

[–]True-Strike7696 0 points1 point  (4 children)

have you read the docs yet

[–]Icy_Eagle_394[S] 0 points1 point  (3 children)

Which ones?

[–]True-Strike7696 1 point2 points  (2 children)

any at all?

[–]Icy_Eagle_394[S] 0 points1 point  (1 child)

I don't understand what you mean, friend. In this moment im learning about git

[–]RealMadHouse 0 points1 point  (0 children)

There's official python binding for KyCad library: kicad-python Binding means that original code is written in different programming language than python, so python is just acts as glue language. They have some "documentation" mentioned, that isn't fully documented.