Download OFX files from bank, parse them and import them to YNAB
Go to file
2020-01-15 14:50:38 +01:00
ofx_processor Initial commit 2020-01-15 14:42:57 +01:00
tests Initial commit 2020-01-15 14:42:57 +01:00
.gitignore Initial commit 2020-01-15 14:42:57 +01:00
LICENSE Create LICENSE 2020-01-15 14:50:38 +01:00
poetry.lock Initial commit 2020-01-15 14:42:57 +01:00
pyproject.toml Initial commit 2020-01-15 14:42:57 +01:00
README.md Initial commit 2020-01-15 14:42:57 +01:00

ofx-processor

Usage

ofxprocessor /path/to/ofxfile.ofx

It will write a processed.ofx file in the same folder.

It will not overwrite the original ofx file.