A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Sindre Stephansen 81b37ddbd5
Restructure memos to make them alphabetically sortable
1年前
.gitignore First working version 5 年前
README.md First working version 5 年前
ynab.py Restructure memos to make them alphabetically sortable 1年前

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.