This a a File explorer that you can run on you PC and see all the files and directories on your machine.
You can also run the second Py program and it will sort all you files into another folder organized and in order also compile them in a CSV file For the sorting py program you need to simply change the user name and the folder you would like to be sorted and also you need to change the user name and the new folder name that you would like the files to be transferred and sorted.
TO RUN you need to have installed python 3 package.
Then you will go to the folder and double click the py file. OR with Terminal you go into the destination folder and type python 3 ( name of file) and hit enter