Skip to content
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygnucash - read gnucash files in python

  1. Introduction

This repository contains code to read sqlite3 files as produced by gnucash version 2.6 and higher. It features two proof of concepts scripts:

  • gnucash2ledger.py convert a gnucash file to a ledger-cli file
  • stockreport.py Summarizes your wins/losses with stocks/mutual funds (contrary to the gnucash builtin reports this one recognizes taxes/fees on dividend transactions)
  1. Requirements

  • python 2.7 (with sqlite3 module enabled)
  1. Author/Contact

The code was written by Matthias Braunmatze@braunis.de

About

Python code to read gnucash 2.6 sqlite3 files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages