Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to execute a python file from another python file

import  myfile

myfile.myfunction


#calls a specific function from within the file


 
PREVIOUS NEXT
Tagged: #execute #python #file #python #file
ADD COMMENT
Topic
Name
8+2 =