Hacker News new | ask | show | jobs
by bobek 485 days ago
FreeCAD actually uses python for scripting. The console is a python repl.

https://wiki.freecad.org/Python

1 comments

Well the question is if it relies on the system Python, or if it ships its own version.