On 04/20/2016 09:29 PM, Martin Blais wrote:
> For plotting net worth, you don't need every day, every week or every
> month is plenty sufficient.
> And you'll have to reconcile all of these to a single currency.
>
> Given how fast Ledger is, it's conceivable to run a loop and make
> multiple invocations of the binary for each week and parse its output
> and plot in a reasonable amount of time.

It's not that fast for me, even for something weekly.

I strongly prefer direct Python API access over parsing the output of
subprocess.Popen.  Anything that looks remotely like parsing that output
is a non-starter for my needs.

-- 
    Rudd-O
    http://rudd-o.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to