Skip to content

Python Console Widget

Sebastian Maaßen edited this page Nov 2, 2020 · 6 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 envirnment so that the Python Core API an Python GUI API is accessable. Code completion and code suggestion via Tab is also supported to some extent.

Clone this wiki locally