Best way to integrate Python and JavaScript?

后端 未结 12 2460
礼貌的吻别
礼貌的吻别 2020-11-28 02:39

Is it possible to integrate Python and JavaScript? For example, imagine you wanted to be able to define classes in JavaScript and use them from Python (or vice versa). If

12条回答
  •  情话喂你
    2020-11-28 03:02

    You could also use XPCOM, say in XUL based apps like Firefox, Thunderbird or Komodo.

提交回复
热议问题