search file with specific name python code example Example: python find specific file in directory text_files = glob.glob(path + "/**/*.txt")