Python Script Console View

The Python Script Console View provides a Python representation of Harmony and its loaded project. This allows for custom tools and automation tasks both within Harmony's GUI and external to Harmony from a Python Interpreter.

To learn more about scripting in Harmony, see About Scripting. For documentation on the Python Console Interface, see Python Scripting Interface Reference

NOTE In order to use the Python Script Console, you will need to have Python 3.9.X installed. Please make sure it is installed and available on the system environment PATH.