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 8b71727239
Add initial script for Karianne
hace 2 meses
.idea Add VS Code workspace hace 2 meses
.gitignore Add VS Code workspace hace 2 meses
README.md First working version hace 5 años
pyproject.toml Add UV hace 2 meses
uv.lock Add UV hace 2 meses
ynab-karianne.py Add initial script for Karianne hace 2 meses
ynab.py Update to newest bank format hace 11 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.