PyJsEngine

A DIY scripting engine supporting most common customizations. This engine connect JavaScript with Python functions you customized by powerful functions provided by 'js2py'. Now with this engine, you can distribute your doing-many-things scripts separated from your main program.


License
GPL-3.0
Install
pip install PyJsEngine==0.1.191029.4

Documentation

PyJsEngine

A DIY scripting engine supporting most common customizations.

This engine connect JavaScript with Python functions you customized by powerful functions provided by 'js2py'.

Now with this engine, you can distribute your doing-many-things scripts separated from your main program.

(Documentation is being constructed...)