Skip to content

A simple file sorter script that arranges the files in the parent directory into a specific folder.

Notifications You must be signed in to change notification settings

SwarajBaral/python-fileSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

File Sorter Using Python

The file file_sort.py makes sorting any directory convinient.

Usage

  • Copy the script to the directory that needs sorting.
  • Run python file_sort.py from the terminal.
  • Watch the magic happen.

Developers

  • Feel free to edit the file_sort.py to make it more efficient.
  • Edit the FILE_DIRS object inside the script if it doesn't include your file type.

Author

Swaraj Baral

PS - Star the repo if you like it.

About

A simple file sorter script that arranges the files in the parent directory into a specific folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages