This is a significant update on morning-email-update. Here, we:
- Get travel related updates from Twitter using tweepy and the Citymapper API
- Get weather information from the Met-Office
- Scrape current events from Wikipedia
- Get news article from Google's news API
and upload to a MongoDB database regularly. The emailer now queries the database to get the latest travel tweets, weather predictions and news, creates and sends an email using smtplib and Amazon SES.