python copyfile inside package code example Example: copyfile pyhon from shutil import copyfile copyfile(src, dst)