Blender add-ons are written in Python, and Python has a huge and rich library of packages available (namely https://pypi.org). However, there is no obvious way to make use of these packages from a ...
I am trying to add a startup blender aditional command: --python-expr "import bpy; bpy.ops.bim.load_project(filepath="/home/falken10/bonsaiDevel/Git_Single/MORTEROS ...