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 383a4aa03a
Add pyinstaller
2 miesięcy temu
.idea Add VS Code workspace 2 miesięcy temu
.gitignore Add VS Code workspace 2 miesięcy temu
README.md First working version 5 lat temu
pyproject.toml Add pyinstaller 2 miesięcy temu
uv.lock Add pyinstaller 2 miesięcy temu
ynab-karianne.py Flip payee and memo for Sparebank1 2 miesięcy temu
ynab.py Update to newest bank format 11 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.