Chapter 1. The hk_classes Python reference

Table of Contents

Overview
Using Python as a scripting language within hk_classes
Using hk_classes as a Python module

Overview

Below you see the structure of hk_classes. There are classes that handle the contact to the database (see the left side of the graphic), while others handle the interaction with the user (we have already seen the hk_visible class in the previous section).

Figure 1.1. hk_classes overview

hk_classes overview

Figure 1.2. description of the most important classes

description of the most important classes