Dive into PyScript, the HOT new Python tech

preview_player
Показать описание
PyScript has been making waves in the Python ecosystem, allowing you to write python code and run it in the browser. In the first video of this tutorial series on pyscript, we take a deep dive into the technology and how it works. In the next video coming up, we will see how to write pyscript code by building a tic-tac-toe game.

Links

Chapters

00:00 Tutorial Series Overview
01:20 What is PyScript?
01:41 PyScript Hello World
03:00 py-script Web Component
04:37 Web Assembly
04:55 Emscripten
05:14 Pyodide
05:37 How Pyscript works
Рекомендации по теме
Комментарии
Автор

Very good introduction to PyScript. I am looking forward to watching the series. One suggestion, please do not play music when you are speaking. The music drowns your voice and makes you hard to understand.

johnhanley
Автор

Yaay! Video tutorials are the best - does pyscript allow access to the DOM elements?

ravisrinivasan