Difference between revisions of "Talk:Python shell"

From GnuCash
Jump to: navigation, search
m
(Basic example)
Line 1: Line 1:
 
Hi! Would be nice to understand what to use Python shell for. An example session would be good! eg. create book object, query its accounts, account splits, create a sum of filtered splits.
 
Hi! Would be nice to understand what to use Python shell for. An example session would be good! eg. create book object, query its accounts, account splits, create a sum of filtered splits.
 
--[[User:Christopherlam|Christopherlam]] ([[User talk:Christopherlam|talk]]) 10:29, 16 August 2019 (UTC)
 
--[[User:Christopherlam|Christopherlam]] ([[User talk:Christopherlam|talk]]) 10:29, 16 August 2019 (UTC)
 +
: [[User:Christopherlam|Christopherlam]] - I have added a very basic example. --[[User:C.holtermann|C.holtermann]] ([[User talk:C.holtermann|talk]]) 16:05, 31 March 2020 (UTC)

Revision as of 16:05, 31 March 2020

Hi! Would be nice to understand what to use Python shell for. An example session would be good! eg. create book object, query its accounts, account splits, create a sum of filtered splits. --Christopherlam (talk) 10:29, 16 August 2019 (UTC)

Christopherlam - I have added a very basic example. --C.holtermann (talk) 16:05, 31 March 2020 (UTC)