Addon execute Py as import #86985

Open
opened 2021-03-27 21:33:26 +01:00 by Richard · 1 comment

file_import_execpython.py
Execute a python file directly without open it in a text editor in Blender.
The user open the PY file within the import menu and launch it immediately.
I create python files from my own programm and need to test them with Blender. That's why I first create this addon.

[file_import_execpython.py](https://archive.blender.org/developer/F9911923/file_import_execpython.py) Execute a python file directly without open it in a text editor in Blender. The user open the PY file within the import menu and launch it immediately. I create python files from my own programm and need to test them with Blender. That's why I first create this addon.
Richard self-assigned this 2021-03-27 21:33:26 +01:00
Author

Added subscriber: @eorichard

Added subscriber: @eorichard
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#86985
No description provided.