tobidope / rabo2supa

Script to convert RaboDirect.de CSVs for use in banking4 apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

rabo2supa.py converts https://www.rabodirect.de CSV account statements to the SUPA format In this format they can be imported into the banking4 suite.

Usage

Download the CSV into the checkout and type make

make
 ./rabo2supa.py Umsätze_20190201_DE94502102121002599538.csv > Umsätze_20190201_DE94502102121002599538.supa

About

Script to convert RaboDirect.de CSVs for use in banking4 apps


Languages

Language:Python 93.3%Language:Makefile 6.7%