import subprocess subprocess.call([r'C:ExampleForALocationScript.bat'])
import subprocess subprocess.call([r'path where the batch file is stored ame of the batch file.bat'])