Pyodide

Costas

Administrator
Staff member
The Python scientific stack, compiled to WebAssembly. It provides transparent conversion of objects between Javascript and Python. When inside a browser, this means Python has full access to the Web APIs.

https://github.com/iodide-project/pyodide
 
Top