jkim796 / banking

Credit card expenditure analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banking

Credit card expenditure analyzer

Usage:

./run.py [csv file] [credit | debit | savings]

Features:

  1. Displays total expenditure on each category (e.g. food, coffee...)

  2. Sorts each category by its expenditure from highest to lowest

  3. Shows total amount spent over the range of days specified in csv

Currently supports Bank of America credit and debit card csv format.

About

Credit card expenditure analyzer


Languages

Language:Python 100.0%