Skip to main content

OFXStatement plugin for John Lewis Partnership card (UK)

Project description

ofxstatement is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash. 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.

Usage

$ ofxstatement convert -t jlpartnership input.csv output.ofx

Development / Test

ofxstatemnt uses pipenv to manage the development environment and dependencies:

$ pip install pipenv
$ pipenv sync --dev

And finally run the test suite:

$ pipenv shell
$ pytest
Or use make:

$ make

Package tgz for pip install:

$ python setup.py sdist

When satisfied, you may create a pull request.

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-jl-partnership-1.0.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

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