santosh1994 / hdfc-creditcard-statement-parser

HDFC Diners Statement PDF to cvs converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDFC Credit Card statement PDF to CSV Converter

Core feature:
  • Parse credit card statement
  • Export transactions into csv
  • Generate rewards for 10X smartbuy partners

Prerequisites

Install dependencies through pip

pip install -r requirements.txt
pip install -e . 

Usage

python parser.py --statement-path <path to statements>

--statement-path STATEMENT_PATH
                        path to statements pdf file or directory
--show-diners-rewards SHOW_DINERS_REWARDS
                        show diners 10x rewards

About

HDFC Diners Statement PDF to cvs converter

License:MIT License


Languages

Language:Python 79.3%Language:HTML 20.7%