python to run batch file code example Example: python execute bat file import subprocess subprocess.call([r'C:\Example\For\A\Location\Script.bat'])