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).
- Piecash
- PyYaml
- SimpleJSON
- NumPy
Executing the command line application like so:
gnucash_reports -c configuration.yaml
TODO
MIT License