mpschr / revolut-csv2x

Python library to convert the revolut csv to QIF - other formats can be added easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RevolutCSV2X

Convert the Revolut CSV-statement into a standardized format.

Currently available:

  • CSV 2 QIF
  • CSV 2 MT940.sta (still buggy)

Usage:

#genralized command
python3 revolutcsv2x/revolut2.py <format> <revolut-csv-file>
#example
python3 revolutcsv2x/revolut2.py qif test/Revolut-EUR-Statement.example.csv

If anyone is looking to contribute:

  • CAMT 052/053 XML

About

Python library to convert the revolut csv to QIF - other formats can be added easily


Languages

Language:Python 100.0%