hayio
8/19/2017 - 3:17 PM

Execute python file in python console.

Execute python file in python console.

exec(open("./path/script.py").read(), globals())