Описание тега shutil
A Python module which contains a number of utility methods for file or directory operations, such as copying, moving, etc.
The Python shutil module offers a number of high-level operations on files and collections of files. In particular, functions are provided which support file copying and removal.
Documentation: https://docs.python.org/3.2/library/shutil.html