ofxstatement icon indicating copy to clipboard operation
ofxstatement copied to clipboard

Tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash or other personal finance applications.

Results 31 ofxstatement issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to use ofxstatement for the first time. I tested it with both Debian packages (Debian testing _trixie_) and Python3.12 virtual environment. Plugins tested here are properly listed...

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1. Release notes Sourced from pytest's releases. 8.4.1 pytest 8.4.1 (2025-06-17) Bug fixes #13461: Corrected _pytest.terminal.TerminalReporter.isatty to support being called as a method. Before it...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Remove Support for targeting Python 3.8 Mypy now requires --python-version 3.9 or greater. Support...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. Changelog Sourced from pytest-cov's changelog. 6.2.1 (2025-06-12) Added a version requirement for pytest's pluggy dependency (1.2.0, released 2023-06-21) that has the required new-style hookwrapper...

dependencies
python

ofxstatement comment out header in generated OFX file. That doesn't conform to OFX specification. When I try to parse the OFX file with `ofxtools`, I get a error because OFX...

Hi, I wrote a small plugin for the regional variants of the German Sparda-Bank eG. Here's the link: https://github.com/Holzhaus/ofxstatement-spardabank

Hello, First time using this. I followed the instructions and directly installed `ofxstatement` from source by cloning the repo. Then I followed the commands in the README and ran: ```bash...

Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Drop Support for Python 3.9 Mypy no longer supports running with Python 3.9, which...

dependencies
python

Here's a plugin for the Swedish bank, Handelsbanken. It's not me who have created it, but I think it would be a shame if it is not included with the...