Valerio-Corso / N26-to-YNAB-CSV

A simple tool to convert n26 statement to YNAB format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple tool to convert N26 CSV format into YNAB. Updated in 2024.

Instructions

You have a few option to run it:

  1. Just run the .exe file
  2. Run ynab_console it takes just a parameter, the input .csv file: python ynab.console.py YourPathHere
  3. Run ynab_ui and simply select a file and convert.

In all cases the output file will be saved in the same folder as the input with simply _converted appended to it.

About

A simple tool to convert n26 statement to YNAB format


Languages

Language:Python 100.0%