Skip to content

mchirico/gmail

Repository files navigation

Cloud Build Schedule Build codecov codebeat badge

Gmail

Project to read and filter gmail messages

# See Makefile
docker pull gcr.io/septapig/gmail



# Topics and Subs
# Project: quickstart-1586788855488
gcloud pubsub topics create gmail-topic
gcloud pubsub subscriptions create gmail-sub --topic gmail-topic

# Note pytest actually delete's emails...

references:
https://cloud.google.com/bigquery/docs/reference/libraries#client-libraries-install-python

You'll need to run the quickstart, afer delete token.pickle in credentials

quickstart

Note: Quickstart is also the name of one of my projects. So you'll see the following access.

image

image