Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 579 Bytes

README.rst

File metadata and controls

32 lines (22 loc) · 579 Bytes

GNUCash Reports

An application that will provide json reports from the inputs provided by configuration files and the content of a GNUCash database. The output can then be viewed in a viewer application (similar to: GNUCash Reporting Viewer).

Requirements

  • Piecash
  • PyYaml
  • SimpleJSON
  • NumPy

Usage

Executing the command line application like so:

gnucash_reports -c configuration.yaml

Documentation

TODO

License

MIT License