Python Escribir al símbolo del sistema

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