Skip to content

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

Notifications You must be signed in to change notification settings

mpschr/revolut-csv2x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages