Because I'm too lazy to drag and drop some file from one folder to another, in my case I need to move all the .jpg file in that folder but there are other files and I'm to lazy to move only the photo, so I created Sposta Cose.py
Download the script and move to the directory where you want to use it
if you are under windows use this command python spostacose.py
if you are under Linux or macOS please verify your version of python, I recommend you to use python 3. If so use this command python3 spostacose.py
or python2 spostacose.py
If you want contribute please feel free to do it, send a pr or write me and explaing me what is better, I want to learn new things :)