Pyodide brings the Python 3.8 runtime to the browser via WebAssembly, along with the Python scientific stack including NumPy, Pandas, Matplotlib, SciPy, and scikit-learn
Pyscriptpyodide/pyodide
Python with the scientific stack, compiled to WebAssembly. Pyodide may be used in any context where you want to run Python inside a web browser. Pyodide brings the Python 3.8 runtime to the browser via WebAssembly, along with the Python scientific stack including NumPy, Pandas, Matplotlib, SciPy, and scikit-learn.
https://github.com/pyodide/pyodide
Version 0.17.0
Try Pyodide in a REPL directly in your browser (no installation needed). To include Pyodide in your project you can use the following CDN URL: You can also download a release from Github releases or build Pyodide yourself. See Serving Pyodide packages for more details.
https://pyodide.org/en/stable/usage/quickstart.html



Seonglae Cho