A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Sindre Stephansen c8795fc1e3
Move API code to separate file
vor 1 Monat
.idea Add VS Code workspace vor 2 Monaten
src Move API code to separate file vor 1 Monat
.gitignore Add VS Code workspace vor 2 Monaten
README.md First working version vor 5 Jahren
pyproject.toml Implement push directly to YNAB vor 2 Monaten
uv.lock Implement push directly to YNAB vor 2 Monaten

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.