Skip to main content

ofxstatement plugin for Argenta

Project description

This is a plugin for the tool ofxstatement. It parses the Argenta_iban_date.xlsx file exported from the Belgian bank Argenta and writes it as an OFX file.

Installation

You need Python 3 installed. You can install this plugin and ofxstatement by running:

$ pip install ofxstatement-be-argenta

Usage

With ofxstatement:

$ ofxstatement convert -t argenta Argenta_iban_date.xlsx output.ofx

$ ofxstatement --help
usage: ofxstatement [-h] [--version] [-d]
                 {convert,list-plugins,edit-config} ...

Tool to convert proprietary bank statement to OFX format.

optional arguments:
  -h, --help            show this help message and exit
  --version             show current version
  -d, --debug           show debugging information

action:
  {convert,list-plugins,edit-config}
    convert             convert to OFX
    list-plugins        list available plugins
    edit-config         open configuration file in default editor
$ ofxstatement convert --help
usage: ofxstatement convert [-h] -t TYPE input output

positional arguments:
  input                 input file to process
  output                output (OFX) file to produce

optional arguments:
  -h, --help            show this help message and exit
  -t TYPE, --type TYPE  input file type. This is a section in config file, or
                        plugin name if you have no config file.

With ofx-argenta-convert:

$ py ofx-argenta-convert Argenta_iban_date.xlsx
[INFO] Statement has been written to .\iban-today.ofx
[INFO] Original file has been renamed to .\iban-today.xlsx

Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ofxstatement-be-argenta-1.0.5.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

ofxstatement_be_argenta-1.0.5-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page