Skip to main content

PyScript

While i was working on my GSoC proposal, I came across PyScript which uses pyodide and WASM to run python on browser. I found this to be interesting and made this IDE which can run python go on give it a try. It has auto indentation, syntax highlighting and key word suggestion. It can even run pandas, numpy and matplotlib. Better with light mode.