import subprocess subprocess.call(['python', 'hello.py'])

Read more of this post