presidento / moneydance2beancount

MoneyDance -> beancount converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moneydance -> Beancount converter

Converts Moneydance csv export to Beancount plain text accounting file.

Getting started on Windows

  • Install Python (tested with version 3.7)
  • Run bootstrap.bat
  • Export Moneydance in Tab delimited format with the suggested name Personal Finances.txt in the root of this project
  • Run python md2bean.py

About

MoneyDance -> beancount converter

License:MIT License


Languages

Language:Python 98.8%Language:PowerShell 1.2%