Comment ouvrir CMD et exécuter du code à l'aide de Python
os.system("start /wait cmd /c {command}")
Thoughtless Tapir
os.system("start /wait cmd /c {command}")