Skip to content

Run Python Script

Lasha Kandelaki edited this page Apr 26, 2026 · 3 revisions

Run Python Script

Launch any local .py as a subprocess to visually preview its UI without importing it into the project.

🏗️ Work in progress.

Overview

Launching a Script (File menu / Toolbar)

Use Cases (preview an exported app, inspect a third-party script)

Validation (.py / .pyw only)

Last-Used Directory

What This Is Not

See Python Import if you want to bring a script into the project as editable widgets.


See also

Clone this wiki locally