An open API service indexing awesome lists of open source software.

https://github.com/devashish2203/expensemanager

A simple python client to track credit card expenses from your gmail account
https://github.com/devashish2203/expensemanager

Last synced: over 1 year ago
JSON representation

A simple python client to track credit card expenses from your gmail account

Awesome Lists containing this project

README

          

Expense Manager is a simple command line utility to get a summary of your monthly spends from your Gmail Inbox.
It works by parsing transaction mails sent by your card provider to your gmail address.

# Installation

- Clone the repo
```git clone https://github.com/devashish2203/ExpenseManager.git```

- Follow the instructions on the Google Clound Console to enable access to your gmail account for the app
https://developers.google.com/gmail/api/quickstart/python
- Download the credntials file as ```client_secret.json``` in the root of the repo

- Install dependencies
- Install dependencies using the requirements.txt
```pip install -r requirements.txt```

- Run the application with
```python3 quickStart.py```

# Supported Banks
- CITIBANK Credit Card