Excusez une commande en utilisant PY dans CMD

import os
os.system('cmd /k "Your Command Prompt Command"')
ChickenWing Potato