A lot of what we do with computers is repetitive. We put files in folders, we send form replies to emails, we make commits to git when we save files, we trigger tests when we build an application.
One simple Python script transformed my chaotic downloads folder into a well-organized haven, eliminating the need for manual ...