copy tree example ignore wcmatch Example: python copy file from shutil import copyfile copyfile(src, dst)