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 importing it in the following manner:
import sybpydb