Skip to content

luczsoma/ynab-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YNAB converter

Convert Raiffeisen (HU) online banking account history to a format YNAB understands

Usage

  1. Create a virtual environment: python3 -m venv venv
  2. Activate it: . ./venv/bin/activate
  3. Install dependencies: pip install -r requirements.txt
  4. Run the converter
    1. with a CSV from DirektNet (this is the default, so in this case -f/--format is optional): python ynab-converter.py [-f/--format direktnet_csv] account_history.csv
    2. with an XLS from myRaiffeisen: python ynab-converter.py -f/--format myraiffeisen_xls account_history.xls

About

Convert Raiffeisen (HU) online banking account history to a format YNAB understands

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages