Connecting from Code
This section provides information on how to connect the connector from the code.
Working with the connector
Connecting from code
import Lyftrondata.MyConnector.lib.Lyftrondata_MyConnector_Connector as con
lyft = con.Connect("My Lyftrondata license key")
init = lyft.initialise(username="my username",password="my password")Quickstart Steps
Questions?
Last updated