Organizes a directory by grouping files by their extensions into sub-directories and can be ran directly or ran from the command line to pass a directory path as an argument.
- Install python 3.11 or later
- Run in terminal using
python DirectoryOrganizer.pyappending a directory path as an argument if wanted. - TestDirectory is not part of the program, but is a viable testing ground for the organizer