aboutsummaryrefslogtreecommitdiff
path: root/devel/py-PyExecJS/pkg-descr
blob: 4ae49c8e69b0caf62e73a8ae875c9c4d89068687 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PyExecJS is a porting of ExecJS from Ruby. PyExecJS automatically picks the
best runtime available to evaluate your JavaScript program.

Supported runtimes
* PyV8 - A python wrapper for Google V8 engine,
* Node.js
* Apple JavaScriptCore - Included with Mac OS X
* Mozilla SpiderMonkey
* Microsoft Windows Script Host (JScript)
* SlimerJS
* PhantomJS
* Nashorn - Included with Oracle Java 8

WWW: https://pypi.org/project/PyExecJS/