This script reads emails using SMTP library provided by python. And after that it identifies the emails related to transactions, so that iot can send daily/weekly/monthly expense report to users.
- Python 2.7+
- smtp library from python
python get_expense_report_smtp.py
Then you will be prompted for password on terminal, please enter that and yoiu are good to go !!!
To allow this script to read your emails, you need to enable "Allow less secure apps" option in your gmail account.