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 ff91a84a0a
Add option to archive or delete processed files
hace 2 meses
.idea Add VS Code workspace hace 2 meses
src Add option to archive or delete processed files hace 2 meses
.gitignore Add VS Code workspace hace 2 meses
README.md First working version hace 5 años
pyproject.toml Add config file hace 2 meses
uv.lock Add config file 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.