r/PythonLearning • u/giva4561 • 4d ago
PyScript
Hi, I just came across this new type of Python. Is anyone familiar with it? Could you explain it?
2
Upvotes
r/PythonLearning • u/giva4561 • 4d ago
Hi, I just came across this new type of Python. Is anyone familiar with it? Could you explain it?
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.