On Wed, Apr 10, 2013 at 1:31 AM, <[email protected]> wrote:

> Hello,
> I want to convert .csv to .dat for generate repot with Python.
>

There are a lot (5+) of ways to convert CSV to ledger format via scripts.


> Can python use ledger's module to convert and keep the report in python's
> object?
>

As text?  I think you need to walk the ledger object to get the data out.

You might be better off running ledger from within the script and parsing
it's output, depending on what you want.

- Zack

-- 

--- 
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/groups/opt_out.


Reply via email to