pathsummary.PathSummary

pathsummary.PathSummary.empty

States if the path summary is empty.

pathsummary.PathSummary.summarize_path(...)

Summarizes the content of the given folder path.

pathsummary.PathSummary.from_file_paths(...)

Creates a path summary based on the given file paths.

pathsummary.PathSummary.iter_by_filetype(...)

Iterates the filepaths releated to the file type and optionally sub type.

pathsummary.PathSummary.count_type_occurrences()

Counts the occurences of file- and subtypes.

pathsummary.PathSummary.table