Hello world example

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

A collection of examples that illustrates a number of details that are important in order to create nodes for Sympathy of Data. The usage of content in this file should be combined with the Node Writing Tutorial.

class node_examples.HelloWorld[source]