To shut down system

 import os

os.system("shutdown /s /t 1")