Programming Python
Python Script to Easily Organize Files & Folders and Save Time
This one is a real quick python script that is surely gonna save a lot of time. OS module is a very useful module that provides Operating System-related functions. Shutil is also a powerful module that lets you perform high-level functions.