Popularity
3.5
Growing
Activity
9.8
Growing
585
11
29

Description

PythonMonkey is a Python library for executing JavaScript/WebAssembly directly in Python. It provides high level bindings to Mozilla's SpiderMonkey JavaScript engine as well as other features such as a module system.

Short demo: import pythonmonkey pythonmonkey.eval("console.log('Hello, world!');")

Programming language: C++
License: GNU General Public License v3.0 or later
Tags: Miscellaneous     JavaScript     Interop     SpiderMonkey    

PythonMonkey alternatives and similar packages

Based on the "Miscellaneous" category.
Alternatively, view PythonMonkey alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of PythonMonkey or a related project?

Add another 'Miscellaneous' Package