python deleting files from folder structure code example Example: copy whole directory python import shutil shutil.copytree(source, destination)