Hello world

From relax wiki
Revision as of 14:32, 23 July 2013 by Troels Emtekær Linnet (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Type relax scripts
Download hello_world.py
Author(s) Troels E. Linnet
License GPL
This code has been put under version control in the project relax_scripts repository


My script

To test this script, write in terminal

from relax_scripts import hello_world

See also