A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Sindre Stephansen ff91a84a0a
Add option to archive or delete processed files
2 miesięcy temu
.idea Add VS Code workspace 2 miesięcy temu
src Add option to archive or delete processed files 2 miesięcy temu
.gitignore Add VS Code workspace 2 miesięcy temu
README.md First working version 5 lat temu
pyproject.toml Add config file 2 miesięcy temu
uv.lock Add config file 2 miesięcy temu

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.