Python how to search the file name from any directory code example Example: python find specific file in directory text_files = glob.glob(path + "/**/*.txt")