This dir contains python helloworld code. You can build a tar.gz file from this by executing python setup.py sdist after which your tar.gz file is in the dist directory. This targz has to be copied to the resources directory so that our unit test can access it. The code is run with python helloworld.py