Skip to main content

Bonus Python Exercise 1: Finish the Python helloworld.py example

There are a few more elements in the official helloworld.py example that we left out in this tutorial. As a bonus exercise, implement the rest.

Bonus Python Exercise 2: Create your own Python plugin

The example from this tutorial should get you started!