Bank statement parser for Revolut
Project description
ofxstatement-revolut
This is a plugin for use with ofxstatement package. It implements a parser for the Revolut CSV-formatted bank statement.
The CSV isn't very machine readable, so we need to do some ugly string parsing to figure out the different field values.
Issue reports and pull requests welcome.
This module is based on the Osuuspankki ofxstatement parser found at https://github.com/koodaamo/banking.statements.osuuspankki
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 |
1.4.0
- Support September 2019 iOS CSV format
1.3.0
- Date format is now configurable in the settings
- "Payment from " is now also counted as a deposit
1.2.0
- Support May 2018 CSV format
1.1.0
- Support April 2018 CSV format
1.0.0
- First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ofxstatement-revolut-1.4.0.tar.gz.
File metadata
- Download URL: ofxstatement-revolut-1.4.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
527fbc2106abfee2fe02684b45c6a03c4879a0a98a9324df971af4105ec00b8d
|
|
| MD5 |
d0ff2e4ca07d17ac503ba3e4f0fb3b35
|
|
| BLAKE2b-256 |
ac578de632c72889c3add80e97787adf38f732207cdff99ed3ddd106d0984210
|
File details
Details for the file ofxstatement_revolut-1.4.0-py3-none-any.whl.
File metadata
- Download URL: ofxstatement_revolut-1.4.0-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efbebb7a30bb968fe7a57c09e07d2447379e5de9c0d81d4112e77f1472af54ae
|
|
| MD5 |
d8f6da2d5d01f5c575bfe346cab77f0a
|
|
| BLAKE2b-256 |
0080e332e4638a71bf56c13289cd8d297feb8de863aaaa465d75cec497acf6dd
|