/gmail-api

learning the gmail api

Primary LanguagePython

Working with the gmail API in Python

Steps:

  1. create new Google developers console project
  2. enable the gmail API
  3. create credentials - public - OAuth 2.0
  4. write/configure python program