|
|
@ -1,3 +1,3 @@ |
|
|
|
dukpy is a JavaScript runtime environment for Python (tested with python 2.7 and |
|
|
|
>= 3.4) using the duktape embeddable JavaScript engine. With dukpy, you can run |
|
|
|
JavaScript in Python. |
|
|
|
dukpy is a JavaScript runtime environment for Python (tested with |
|
|
|
python 2.7 and >= 3.4) using the duktape embeddable JavaScript |
|
|
|
engine. With dukpy, you can run JavaScript in Python. |