/Directory-Mapper

A simple Python script for mapping the structure of a given path. Returns .txt and .csv files.

Primary LanguagePythonMIT LicenseMIT

Directory-Mapper

A simple Python script for mapping the structure of a given directory. Returns .txt and .csv files.

The script will generate a .txt file with a hierarchal map of the directory, and a .csv file with a list of all folder and files along with their date-last-accessed, and size in Gigabytes.