how to run another python script from within one python script code example Example: how to call a python script from another python script import fileB fileB.my_func()