python fastest way to delete folder code example Example: python dlete folder import shutil shutil.rmtree('/folder_name')