PyScript: Python in the browser, revisited

preview_player
Показать описание
The PyScript project offers the promise of being able to run Python programs as-is in a web page, as transparently as one runs JavaScript programs. The project's been through some major revisions since we last looked at it, as it's now somewhat easier to set up and work with. Watch as we set up a few basic Python programs in PyScript, which interact with the web page they're embeded in, or even use an embedded in-browser console for interactivity with the user.

------------------------------­----
Рекомендации по теме
Комментарии
Автор

Ooh, long time. I remember using pyscript a long time ago. There were a lot of issues. Great to know that project is doing good 😊🎉

viddeshk
Автор

Thank you for the update. pyscript is changing fast.

namr
Автор

There's a older (Red Eye Coder) video that does a side by side comparison to perform a prime-finding task, and it takes python almost 3 minutes to do what javascript does in 9 seconds!

I wonder if the performance has changed since then.

bennguyen
Автор

Hello sir, I have a question. Can we use yfinance library data in pyscript to analyse stock

Ravi_R_Kumar_student
Автор

Great video.Thank you so much.Is it worth learning python and pyscript in 2024 if I want to become a front end developer?Are is it too early for that and should I just go the Javascript, HTML and Css route for now?

sergerandy