Skip to content

Python Console Widget

julianspeith edited this page Aug 17, 2026 · 7 revisions

The Python Console Widget provides an interactive console in which python code can be executed. The python console is connected to the hal python environment so that the Python Core API and Python GUI API are accessible. Code completion and code suggestion via Tab are also supported to some extent.

Python Console

See also

Clone this wiki locally