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.pyorpython3 organize.pyin 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