Forum Archive

additional libraries via include

BrettLHolmes

Is there a way to include or test other libraries to check if they would be supported on the iPad.
I have a require to interface to Cisco's Webex collaboration solution Webex Teams and that have a pyCiscoSpark.pyc that I need to use .

JonB

looks like it should work. you will need to pip install requests_toolbelt and probably should install all of https://github.com/brbester/pyCiscoSpark into site packages.