|
|
|
|
|
by bouncing
664 days 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. |
|