ing2homebank

It converts your ING Bank account historic csv file into another csv file you can import in HomeBank application (http://homebank.free.fr/en/).

pre-requisites

python3 and additionnal packages (see requirements.txt)

usage

python ing2hb.py -i ing_input_file.csv -o homebank_output_file.csv

limitation

Support french ING Bank account historic only.

GitHub

View Github