ππ A python script that organizes all the files in a folder based on it's extension.
Get your cluttered directories πππππππππ organized πππ
- Python >= v3.0 get it here
 
- To organize : run 
python toOrganize.pyin the directory you want your files to be organized based on their extensions. - To revert organize : run 
python toDisorganize.pyin the directory you ran the toOrganize.py script. 
NOTE : The script has to be present in the directory you want to organize/revert organize.