Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 208 Bytes

--python-expr.md

File metadata and controls

9 lines (5 loc) · 208 Bytes

About

Run the given expression as a Python script

blender --background --python-expr "import IPython; IPython.embed()"

Examples

Use-case of using --python-expr