Blender
| What | Where | 
|---|---|
| Download | https://www.blender.org/download/ | 
| Docs | https://docs.blender.org/manual/en/latest/ | 
| Windows | choco install blender | 
| Ubuntu | sudo apt -y install blender | 
Python
Run "test.py" code with Blender:
cd "C:\\Program Files\\Blender Foundation\\Blender 3.2"
.\\blender.exe --python .\\test.py