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


Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #execute #python #file #python #file
ADD COMMENT
Topic
Name
6+7 =