A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Sindre Stephansen c8795fc1e3
Move API code to separate file
hace 1 mes
.idea Add VS Code workspace hace 2 meses
src Move API code to separate file hace 1 mes
.gitignore Add VS Code workspace hace 2 meses
README.md First working version hace 5 años
pyproject.toml Implement push directly to YNAB hace 2 meses
uv.lock Implement push directly to YNAB hace 2 meses

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.