Запустите сценарий Python от Repl
exec(open("filename.py").read())
javabash
exec(open("filename.py").read())