Skip to content

ofxstatement plugin for parsing Revolut CSV bank statements

License

Notifications You must be signed in to change notification settings

lbschenkel/ofxstatement-revolut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxstatement-revolut

badge

This is a plugin for ofxstatement. It implements a parser for the Revolut CSV-formatted bank statement.

Issue reports and pull requests are welcome.

Installation

From PyPI repositories

pip3 install ofxstatement-revolut

From source

git clone https://github.com/mlaitinen/ofxstatement-revolut.git
python3 setup.py install

Configuration options

Option Description
account Define the account of this bank statement
currency The base currency of the account
date_format The date format in the bank statement. Note that you have to use double %-marks in the settings file like this: date_format = %%b %%d, %%Y

About

ofxstatement plugin for parsing Revolut CSV bank statements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.7%
  • Shell 10.3%