Skip to content

Simple reporting framework for fetching data out of gnucash files for display in a viewer.

License

Notifications You must be signed in to change notification settings

epitheton/gnucash-reporting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNUCash Reporting

A simple python library for generating reports from GNUCash data files. This repository provides a framework and application. The output is a collection of JSON files that can be displayed using a viewer application (similar to: GNUCash Reporting Viewer).

Requirements

  • GNUCash Python Bindings
  • PyYaml
  • SimpleJSON
  • NumPy

Usage

gnucash_reports -c configuration.yaml

Documentation

Stored in the documentation folder of this project.

License

BSD3 Clause License

About

Simple reporting framework for fetching data out of gnucash files for display in a viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%