Paralelo CS Qlik API SDK for Python!¶
This documentation cover how you deal with the QlikAPI. The QlikAPI is a high level api in order to call methods from QLIK API.
First step¶
Here how you install and setup the high level Qlik API.
pip install paralelocs-qlikapi
Work with QlikAPI instance, the high level API.
from paralelocs_qlikapi.api.api import QlikAPI