I have a code that locates files in a folder for me by name and moves them to another set path.
import os, shutil files = os.listdir("D:/Python/Test"