Download OFX files from bank, parse them and import them to YNAB
.github/workflows | ||
ofx_processor | ||
tests | ||
.gitignore | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
ofx-processor
Usage
process-bpvf /path/to/ofxfile.ofx
# Or
process-revolut /path/to/csvfile.csv
It will write a processed
file in the same folder with the same extension.
It will not overwrite the original file.