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
- Host: GitHub
- URL: https://github.com/devashish2203/expensemanager
- Owner: devashish2203
- License: gpl-3.0
- Created: 2019-05-30T07:32:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:11:41.000Z (over 3 years ago)
- Last Synced: 2023-03-11T07:23:59.112Z (over 3 years ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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