A script to convert CSV exported from Sparebanken Sør to a format YNAB can import
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Sindre Stephansen c6fba0f253
Add UV
2 meses atrás
.idea Add VS Code workspace 2 meses atrás
.gitignore Add VS Code workspace 2 meses atrás
README.md First working version 5 anos atrás
pyproject.toml Add UV 2 meses atrás
uv.lock Add UV 2 meses atrás
ynab.py Update to newest bank format 11 meses atrás

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.