Python connections take a comma separated list of name-value pairs
Example
pyctree.connect(user='ADMIN',password='ADMIN',database='ctreeSQL',host='localhost',port='6597')
TOCIndex