klfoulk16 / argo_mail

Import data from GoogleDrive, format it with pandas, upload to MailChimp, automate with Cron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate the Boring Stuff

This simple project will automate my weekly task of downloading the new Argo users, cleaning them, and importing them to Argo's Mailchimp audience. To do this I will make use of Mailchimp's API and the Google Drive API. This is intended to be a simple, quick and dirty project not an eloquent time-suck.

About

Import data from GoogleDrive, format it with pandas, upload to MailChimp, automate with Cron


Languages

Language:Python 99.4%Language:Shell 0.6%