Sunday, May 12, 2024
 Popular · Latest · Hot · Upcoming
195
rated 0 times [  196] [ 1]  / answers: 1 / hits: 139148  / 15 Years ago, wed, march 25, 2009, 12:00:00

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 so, what's the best way? I'm interested not only if this is possible but if anyone has done it within a serious project or product.



I'm guessing it would be possible using Jython and Rhino, for one example, but I'm curious whether or not anyone's ever actually done this, and if there are solutions for other platforms (especially CPython).


More From » python

 Answers
8

Here's something, a Python wrapper around the SeaMonkey Javascript interpreter... http://pypi.python.org/pypi/python-spidermonkey


[#99796] Thursday, March 19, 2009, 16 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
cristopherh

Total Points: 402
Total Questions: 117
Total Answers: 84

Location: Monaco
Member since Fri, Sep 24, 2021
3 Years ago
cristopherh questions
Mon, May 17, 21, 00:00, 3 Years ago
Sat, Oct 31, 20, 00:00, 4 Years ago
Sun, Jun 21, 20, 00:00, 4 Years ago
Tue, Jan 7, 20, 00:00, 4 Years ago
;