A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Sindre Stephansen 8b71727239
Add initial script for Karianne
2 ay önce
.idea Add VS Code workspace 2 ay önce
.gitignore Add VS Code workspace 2 ay önce
README.md First working version 5 yıl önce
pyproject.toml Add UV 2 ay önce
uv.lock Add UV 2 ay önce
ynab-karianne.py Add initial script for Karianne 2 ay önce
ynab.py Update to newest bank format 11 ay önce

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.