slackbuilds_ponce/python/dukpy/README

4 lines
183 B
Text
Raw Normal View History

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.