6 ms·
Pyodide is a runtime. PyScript can use Pyodide or MicroPython. MicroPython is actually quite small. On top of the runtime, PyScript gives you some pleasantrie
by bouncing 2y ago
Pyodide is a runtime.
PyScript can use Pyodide or MicroPython. MicroPython is actually quite small.
On top of the runtime, PyScript gives you some pleasantries and a lot of quality-of-life improvements for actually using Python for web programming, not just being able to run Python code.