Python script to organize your files automatically
- Copy the organize.py file to the directory where you want to organize files.
- run it by typing
python organize.py
orpython3 organize.py
in your terminal or cmd .
- you need to install the os and shutil modules if they are not already installed 😊
- you need to open your terminal or your cmd in the directory where you want to organize files