summaryrefslogtreecommitdiffstats
path: root/python/dukpy/README
blob: e9c4194ffea56c5b4109077c495b2d9db7586607 (plain)
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.