In order to use RunCifbuild simply import it in a Python session:
from pysas.RunCifbuild import RunCifbuild
After importing the module, the two main functions that can be used are run_cifbuild and run_odfingest. A summary of the rest of the functions can be seen below.