Skip to content

This project contains a python function that organizes messy folders according to file extension.

Notifications You must be signed in to change notification settings

modelMaestroSolo/file_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Project Description

This project contains a function called folder_organizer. This function organizes messy folders by grouping files according to their file extensions. Future versions to include parameter to specify the option to group by. Just pass the folder path to the function and run the notebook.

Usage

A way to use the function is to follow the steps listed below:

  1. Download the folder_organizer.ipynb
  2. open the file and pass the file path of your messy folder as a string to the dir_path variable.
  3. Run all the cells in the notebook.
  4. Your folder is organized!

About

This project contains a python function that organizes messy folders according to file extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published