GnuCash
5.6-150-g038405b370+
|
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 | 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. | |
Also have a look at the page Python bindings.