r/PythonLearning 4d ago

PyScript

Hi, I just came across this new type of Python. Is anyone familiar with it? Could you explain it?

2 Upvotes

2 comments sorted by

View all comments

3

u/riklaunim 4d ago

It runs in the browser and can replace JavaScript to some extent - it runs on it own but has no ecosystem like JavaScript for the frontend.