A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sindre Stephansen 588ffa2b0d
Add command line arguments
2 달 전
.idea Add VS Code workspace 2 달 전
.gitignore Add VS Code workspace 2 달 전
README.md First working version 5 년 전
pyproject.toml Add pyinstaller 2 달 전
uv.lock Add pyinstaller 2 달 전
ynab.py Add command line arguments 2 달 전

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.