Login

The Python Wrapper automatically authenticates on instantiation of the InsightMaker object.

InsightMaker.__init__(user=None, key=None, host=None)

Parameters:

Example:

im = InsightMaker(host="insightmakerserver01", user="jlawton", key="config/key.ds")