python read file list from directory code example Example: python read file list from directory from shutil import copyfile copyfile(src, dst)