Filetree Python Tree Convert File Path List To Tree July 14, 2022 Post a Comment There is a python file path list like below: file_path_list = ['test/dir1/log.txt', 'te… Read more Convert File Path List To Tree