report in python, a first version

John Ralls jralls at ceridwen.us
Mon Nov 14 19:25:25 EST 2016


> On Nov 14, 2016, at 1:31 PM, Sébastien de Menten <sdementen at gmail.com> wrote:
> 
> Hello,
> 
> I have finished a first version of a mechanism to use python for reporting
> in gnucash.
> It uses a scheme script to start a python process that does the heavy
> lifthing.
> 
> Should you be interested, you can find documentation/instructions here:
> http://gnucash-utilities.readthedocs.io/en/master/doc/doc.html#report-creation-linux-and-windows-python-3-5
> as well as an example of the simplest report possible
> http://gnucash-utilities.readthedocs.io/en/master/doc/doc.html#a-simple-report
> 
> Any feedback appreciated.

Sébastien,

Did you decide to not use the facility in src/optional/python to start a Python interpreter inside of GnuCash because you didn't know about it, because it was easier to do something in Scheme, or because that interpreter can't interact with the existing (Scheme) report facilities?

Regards,
John Ralls




More information about the gnucash-devel mailing list