A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sindre Stephansen 56df170390
Add config file
il y a 2 mois
.idea Add VS Code workspace il y a 2 mois
.gitignore Add VS Code workspace il y a 2 mois
README.md First working version il y a 5 ans
pyproject.toml Add config file il y a 2 mois
uv.lock Add config file il y a 2 mois
ynab.py Add config file il y a 2 mois

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.