A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sindre Stephansen 13e9950c07
Add configurable output file names per bank
пре 2 месеци
.idea Add VS Code workspace пре 2 месеци
.gitignore Add VS Code workspace пре 2 месеци
README.md First working version пре 5 година
pyproject.toml Add UV пре 2 месеци
uv.lock Add UV пре 2 месеци
ynab-karianne.py Add configurable output file names per bank пре 2 месеци
ynab.py Update to newest bank format пре 11 месеци

README.md

A small script that converts CSV output from Sparebanken Sør to a format that YNAB can import

Usage:

python ynab.py <path-to-csv-file>

When eksporting from Sparebanken Sør, the file will usually be called transaksjoner.csv and will be placed in the Downloads folder, so the command will usually be:

python ynab.py Downloads/transaksjoner.csv

A new CSV file will be created in the same folder, with ynab- prepended to the filename.