GnuCash  5.6-125-g579da58a10+
Modules | Files
Python Bindings Module

Also have a look at the page Python bindings. More...

Modules

 Python Bindings Examples Module
 The python-bindings come with quite a lot of example scripts.
 

Files

file  python-bindings-doxygen.py
 Documentation file for GnuCashs python bindings, input file for doxygen.
 
file  bindings/python/__init__.py
 helper file for the importing of gnucash
 
file  app_utils.py
 High level python wrapper for app-utilsfurther functions in _sw_app_utils that have not been included: _gnc_get_current_book is available through Session.get_book() _gnc_get_current_root_account is available through Book.get_root_account()
 
file  function_class.py
 Library for making python classes from a set of functions.
 
file  gnucash_business.py
 High level python wrapper classes for the business parts of GnuCash.
 
file  gnucash_core.py
 High level python wrapper classes for the core parts of GnuCash.
 

Detailed Description

Also have a look at the page Python bindings.