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 fdd40de8c2
Merge both versions of the script
vor 2 Monaten
.idea Add VS Code workspace vor 2 Monaten
.gitignore Add VS Code workspace vor 2 Monaten
README.md First working version vor 5 Jahren
pyproject.toml Add pyinstaller vor 2 Monaten
uv.lock Add pyinstaller vor 2 Monaten
ynab.py Merge both versions of the script 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.