A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sindre Stephansen 8b71727239
Add initial script for Karianne
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 initial script for Karianne 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.