Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Python Extensions

Hi

I am new in Qliksense . Can anyone tell me if it is possible to write visualization extensions in Python for QLiksense .

If yes how to do that . Is there any API available for that

Thanks

Bhushan Ikhar !

4 Replies
mmonfort
Creator
Creator

Hi Bhushan,

I've only just started investigating R and Python for my Qlik Sense deployment and I came across this example of using Python to manage server deployment of Qlik Sene visuals - it may give you some helpful idea on how Python and Sense can work together although it's not exactly a how to on writing visualisation extensions - Qlik Branch

Alexander_Thor
Employee
Employee

Extensions are executed inside of the users browsers so... no python

If you can find a good python to javascript compiler then feel free to write your extensions with python.

We have several server-side APIs however that you can code against using Python.

julietotsch
Contributor II
Contributor II

It's been four years, does this answer still hold?

AdamSawyer
Digital Support
Digital Support

Yes, Extensions are still written in JavaScript though the technology has changed. See how to get started with nebula.js here: https://qlik.dev/basics/build-client-extensions