A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sindre Stephansen ca1f9c3a67
Restructure code
2 maanden geleden
.idea Add VS Code workspace 2 maanden geleden
src Restructure code 2 maanden geleden
.gitignore Add VS Code workspace 2 maanden geleden
README.md First working version 5 jaren geleden
pyproject.toml Add config file 2 maanden geleden
uv.lock Add config file 2 maanden geleden

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.