Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
tens
Partner - Contributor III
Partner - Contributor III

Qlik Python-SDK

Hi community, 

I would like to know if qlik-python-sdk (https://pypi.org/project/qlik-sdk/) is still maintened.

Can we contribute to the project, I need to use dataconnections API and I can extend functionality to handle dataconnections API via this SDK in case but it seems that you used a open api client generator. 

Thanks

Labels (2)
3 Replies
tens
Partner - Contributor III
Partner - Contributor III
Author

Any news ? I would like to add your New report feature in our connector please?

 

I can use your standard API but it's just get informations if this sdk will still be maintained ? 

Kinds regards 

Tens

igoralcantara
Partner Ambassador/MVP
Partner Ambassador/MVP

I have used in the past this library here. It works very week but you need to have a Qlik cloud session opened.

https://github.com/bixtecnologia/pytoqlik

Check out my latest posts at datavoyagers.net
tens
Partner - Contributor III
Partner - Contributor III
Author

Thank you @igoralcantara for your package recommandation. I'll explore it too.

I can make it with Qlik basic REST API call. But I found this qlik-sdk pretty cool and I was thinking that Qlik will maintain it over the time. I developed https://github.com/tensor365/AIRFLOW-QLIKSENSE-CLOUD  (and some other program) by using Qlik Python SDK and I just want to know if I can expect any updates from Qlik. Or if I want to add new features to my airflow connector (like report triggering), I will have to use to standard REST API now  because they decided to not maintain their python-qlik-sdk anymore.

Best Regards 

Tens