I've started a self-documenting Ledger.Python program in python/demo.py in the 
sources.  You can run it without installing as follows:

  ledger python python/demo.py

This file very briefly summarizes all of the features available through the 
Python bridge.  I'll keep adding to it over the next week.

To reiterate however: Python support is enabled by default for people who grab 
the source from Git, but is going to be _disabled_ in 3.0 when the official 
distribution is ready.  This is because I consider it a developer-only feature 
right now.  More work will be done on testing, finalizing the APIs, and 
documenting the bridge, in preparation for making it generally available in 
Ledger 3.1.

I doubt that 3.0 will make it out this year, as there is a lot of documentation 
to write, but at least all known bugs have been accounted for once again.

John

Reply via email to