5 ms·
> can you get a JS interpreter that lives in Python The PythonMonkey library is a full JS interpreter running in the same Python process. It allows for JS func
by willquack 2y ago
> can you get a JS interpreter that lives in Python
The PythonMonkey library is a full JS interpreter running in the same Python process. It allows for JS functions to be called from Python and vice versa