powerexploit / Awesome-Python-Scripts

A curated collection of some :heart_eyes: cool Python scripts.
https://ankitdobhal.github.io/Awesome-Python-Scripts/
GNU General Public License v3.0
217 stars 213 forks source link

Added organize.py #341

Open asifshaik02 opened 3 years ago

asifshaik02 commented 3 years ago

Issue #91 This script helps us to organize files in given paths based on their extensions

Before:

before

After

After

If any bugs found please feel free to point them out. Thank you.