import copyfiles in python code example Example: copyfile pyhon from shutil import copyfile copyfile(src, dst)