Is it possible ? Regards !
![]() |
0 |
![]() |
On Monday, December 5, 2016 at 8:34:00 AM UTC-6, gm wrote: > Is it possible ? > > Regards ! Short answer: No. Long Answer: Yes. Can you narrow the question down a bit?
![]() |
0 |
![]() |
gm <notMyMail@mail.not> wrote: > Is it possible ? > > Regards ! One could use AJAX to make JS call a python script on the server to be executed on the server. It is probably also possible to write a python interpreter in JS and then let that execute python code on the client.
![]() |
0 |
![]() |
On Mon, 05 Dec 2016 15:28:45 GMT, luser@example.com wrote: > It is probably also possible to write a python interpreter in JS > and then let that execute python code on the client. They exist already. <https://github.com/search?l=JavaScript&q=%22python+interpreter%22&ref=searchresults&type=Repositories&utf8=%E2%9C%93>
![]() |
0 |
![]() |