Execute python code inside browser without Jython

后端 未结 10 1608
北荒
北荒 2020-12-29 07:47

Is there a way to execute python code in a browser, other than using Jython and an applet?

The execution does not have to deal with anything related to graphics. For

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 08:34

    I put together a table comparing many Python-In-Browser technologies not long ago: http://stromberg.dnsalias.org/~strombrg/pybrowser/python-browser.html

提交回复
热议问题