You can use the os module's os.listdir() or the glob module's glob.glob() functions to get a list of all files in a directory using python.
確定! 回上一頁