Skip to content

shoyebinamdar/expense_report_using_gmail_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

This script reads emails using Gmail API's Gmail API's. And after that it identifies the emails related to transactions, so that it can send daily/weekly/monthly expense report to users.

Prerequisites

  1. Python 2.7+
  2. googleapiclient, google_auth_oauthlib, pytz, tzlocal libraries from python

How to run

python get_expense_report_gmail_api.py

Then you will be redirected to gmail login page where you have to login and after that you will recieve an auth code, copy that code and paste in terminal and you are good to go !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages