Hacker News new | ask | show | jobs
by lstmemery 1516 days ago
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

1 comments

Ah that makes sense, I didn't think of that. Thank you.