Calling of a python script from a browser add-on written in JavaScript

60 views Asked by At

I am using the KangoExtension framework for developing an add-on. The add-on is written in JavaScript. How can I call a python-script which is a local file?

0

There are 0 answers