python delete directory if exists code example Example: python dlete folder import shutil shutil.rmtree('/folder_name')