Loading the Extension Module for Python

Use the import statement to load the extension module for Python.

To use the sybpydb module from a Python script, you must first load it by including this line at the top of the python script.

import sybpydb