Hacker News new | ask | show | jobs
by willquack 455 days 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