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 383a4aa03a
Add pyinstaller
преди 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-karianne.py Flip payee and memo for Sparebank1 преди 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.