Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to execute another python script from another python script

exec(open('address of file to run').read())
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #execute #python #script #python #script
ADD COMMENT
Topic
Name
4+6 =