Back to Browse

Automate Boring Stuff with Python: Part 1

3.9K views
Feb 11, 2021
22:26

Hello! This video explains how I used Cron, Python, the Google Drive API and the MailChimp to automate a boring task that I'd been doing everyday. Time Stamps: 0:00 - Intro 1:28 - Let's Talk Code 2:44 - The main() function 5:23 - Cron Job Setup 7:55 - Google Drive API 10:46 - MailChimp API 17:59 - Email Reports with Python Links: Github Repo: https://github.com/klfoulk16/argo_mail Send Email with Python Tutorial: https://realpython.com/python-send-email/ MailChimp API Docs: https://mailchimp.com/developer/marketing/guides/quick-start/ Google Drive Docs: https://developers.google.com/drive/api/v3/quickstart/python Cron Guru: https://crontab.guru/ Read more on my blog at http://kellyfoulk.herokuapp.com/

Download

0 formats

No download links available.

Automate Boring Stuff with Python: Part 1 | NatokHD