Python записать в командную строку

import os
os.system("start /B start cmd.exe @cmd /k {command}")
Pythoning Pythoneeir