from utils.fileio import * file_list = walk_files("target/archive") print(len(file_list))