I think it's primarily meant as a learning tool. Here's the TL;DR from their GitHub.[1]
PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" programming frameworks, making the web a friendly, hackable, place where anyone can author interesting and interactive applications.
Comments
I think it's primarily meant as a learning tool. Here's the TL;DR from their GitHub.[1]
PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" programming frameworks, making the web a friendly, hackable, place where anyone can author interesting and interactive applications.
https://github.com/pyscript/pyscript
Ah that makes sense, I didn't think of that. Thank you.