A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Sindre Stephansen 56df170390
Add config file
2 månader sedan
.idea Add VS Code workspace 2 månader sedan
.gitignore Add VS Code workspace 2 månader sedan
README.md First working version 5 år sedan
pyproject.toml Add config file 2 månader sedan
uv.lock Add config file 2 månader sedan
ynab.py Add config file 2 månader sedan

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.