mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-01-31 05:33:41 +00:00
.. | ||
file-organizer.py | ||
README.md | ||
requirements.txt |
File Organizer
Organizes your files in the folder according to their extension by grouping them together. Works on both Windows and Linux based operating systems.
Libraries Used
os path shutil
Usage
Just run the command python3 file-organizer.py
from your terminal/bash.
Will ask for to organize current 1.directory(folder) or specific 2.directory(folder),
If '2' is selected please copy paste or type the folder absolute path.