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 c8795fc1e3
Move API code to separate file
pirms 1 mēnesi
.idea Add VS Code workspace pirms 2 mēnešiem
src Move API code to separate file pirms 1 mēnesi
.gitignore Add VS Code workspace pirms 2 mēnešiem
README.md First working version pirms 5 gadiem
pyproject.toml Implement push directly to YNAB pirms 2 mēnešiem
uv.lock Implement push directly to YNAB 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.