source: pyrunner/helloworld/README.txt@ 1251

Last change on this file since 1251 was 353, checked in by wouter, 2 years ago

#110 added small python helloworld example. Compiled it to targz and added as test.

File size: 220 bytes
Line 
1This dir contains python helloworld code.
2You can build a tar.gz file from this by executing
3 python setup.py sdist
4 after which your gat.gz file is in the dist directory.
5
6 The code is run with
7 python helloworld.py
Note: See TracBrowser for help on using the repository browser.