|
file | bindings/python/__init__.py [code] |
| helper file for the importing of gnucash
|
|
file | app_utils.py [code] |
| 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 [code] |
| Library for making python classes from a set of functions.
|
|
file | gnucash_business.py [code] |
| High level python wrapper classes for the business parts of GnuCash.
|
|
file | gnucash_core.py [code] |
| High level python wrapper classes for the core parts of GnuCash.
|
|