Hello world example

Documentation

This, minimal, example prints a fixed “Hello world!” greeting when executed.

See Node writing for more information about writing nodes.

Definition

Implementation

class node_examples.HelloWorld[source]