Script Python Exec

exec(open("filename.py").read())
Scary Swan