Skip to content

rahul1996pp/file_extension_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Extension Sorter

Easy Bulk Sort Files Based On Extension

License: GPL v3

  • The code is used to sort the files in based on extensions.
  • The files are stored in main_folder folder based on extensions.
  • The duplicate files are stored in already_exsisted folder based on extensions.
  • so that we can easily verify
  • Just run the script and let the script do the work for you.

Installation:

  • To Install all dependencies
  • For the first time using the following commands.
git clone https://github.com/rahul1996pp/file_extension_sorter.git
cd file_extension_sorter
poetry install

How to run(manual method):

To run the program after installing all dependencies

poetry shell
python file_sorter.py

How to run(automatical method and easy):

  • Run the run.bat file it will take care of everything automatically.

Buy me a coffee : click here

About

Sort the files based on extension in new folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published