Python

Python Recipes

Python Model

This is the main access to TouchPoint from within the Python environment.

The PythonModel is accessed through a single property called model that is automatically instantiated and available in any Python script within TouchPoint.

Query Functions

These functions are used to query your TouchPoint database through a built-in object called q The documentation for QueryFunctions is divided into the following sections:

Other References