Folder Python Dlete
import shutil
shutil.rmtree('/folder_name')
Energetic Emu
import shutil
shutil.rmtree('/folder_name')