Introduction
I wanted to get started on using python to automate everyday tasks, so for my first automation project I decided to write a program that texts me the weather everyday. I split up this project into 3 big tasks:
Use web scrapers to get th...