A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Sindre Stephansen ff91a84a0a
Add option to archive or delete processed files
pirms 2 mēnešiem
.idea Add VS Code workspace pirms 2 mēnešiem
src Add option to archive or delete processed files pirms 2 mēnešiem
.gitignore Add VS Code workspace pirms 2 mēnešiem
README.md First working version pirms 5 gadiem
pyproject.toml Add config file pirms 2 mēnešiem
uv.lock Add config file pirms 2 mēnešiem

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.