A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sindre Stephansen 13e9950c07
Add configurable output file names per bank
2ヶ月前
.idea Add VS Code workspace 2ヶ月前
.gitignore Add VS Code workspace 2ヶ月前
README.md First working version 5年前
pyproject.toml Add UV 2ヶ月前
uv.lock Add UV 2ヶ月前
ynab-karianne.py Add configurable output file names per bank 2ヶ月前
ynab.py Update to newest bank format 11ヶ月前

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.