Since this helloworld binding is not connected to real hardware, it can be run and tested on a Linux workstation. In order to do so, you will need to install afb ...
You can simply use python3 app.py command. This code defines a handler that responds to GET requests with the specified text and starts an HTTP server listening on ...