python 3 copy shutils code example Example: python copy file from shutil import copyfile copyfile(src, dst)