Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 530 Bytes

Sort-Every-Type-of-Files-in-Folders

A python script file to sort any type of files into their respective Folders based on File extensions. Helps those who have a lot files to manage.

How to use

1: Edit the folder name mentioned in the Script file to your folder to which needed to be sorted 2: Run the python script using terminal(python,vscode,cmd..) :your choice 3: Done

Requirements

1: Text Editor to open and edit Script File (eg: Notepad, VSCode, Atom, Sublime...) 2: Python (any newer version)