Download OFX files from bank, parse them and import them to YNAB
ofx_processor | ||
tests | ||
.gitignore | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
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.