Description
JavaScript snippets can be evaluated from Python programs without launching a browser. This library is useful for tooling, templating, and compatibility code that needs a script engine. Untrusted scripts can read supplied inputs and consume resources, so sandbox boundaries should be designed explicitly.