Skip to main content

NewB plugin for ofxstatement

Project description

This project provides a newB (Belgian cooperative bank) plugin for ofxstatement. https://www.newb.coop

You need to export your CSV file using point as decimal character and ‘;’ as separator.

ofxstatement is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash or Tryton. Plugin for ofxstatement parses a particular proprietary bank statement format and produces common data structure, that is then formatted into an OFX file.

Users of ofxstatement have developed several plugins for their banks. They are listed on main ofxstatement site. If your bank is missing, you can develop your own plugin.

This pluggin has been created with https://github.com/kedder/ofxstatement-sample

Setting up development environment

It is recommended to use pipenv to make a clean development environment. Setting up dev environment for writing a plugin is easy:

$ git clone https://github.com/SDaron/ofxstatement-be-newb.git
$ cd ofxstatement-be-newb
$ pipenv sync --dev
$ pipenv shell

This will download all the dependencies and install them into your virtual environment. After this, you should be able to do:

$ ofxstatement list-plugins
The following plugins are available:

  newb             NewB (Belgian Cooperative Bank) plugin

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-newb-0.0.3.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

ofxstatement_newb-0.0.3-py3-none-any.whl (16.8 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