pasta python dlete
import shutil
shutil.rmtree('/folder_name')
Energetic Emu
import shutil
shutil.rmtree('/folder_name')