awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add new section Javascript

Open almahdi404 opened this issue 2 years ago • 0 comments

Javascript

Libraries for interpolating with javascript code.

  • Duktape
    • dukpy - Simple JavaScript interpreter for Python.
  • Node
    • JSPyBridge - 🌉. Bridge to interoperate Node.js and Python.
  • SpiderMonkey
    • PythonMonkey - A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
  • Transpiler
    • Js2Py - JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀
  • V8
    • PyMiniRacer - PyMiniRacer is a V8 bridge in Python.
    • STPyV8 - Python 3 and JavaScript interoperability. Successor To PyV8.

Anyone who agrees with this pull request could submit an Approve review to it.

almahdi404 avatar Aug 23 '23 05:08 almahdi404