Exciting times! On PyCon US 2022 it was announced about PyScript. With PyScript framework, we can run regular Python code directly in the browser, included in py-script tag. This opens lots of new possibilities for serverless Python applications, using the same API and libraries you used to code on the server-side. Think about the browser as VM that runs your code.
PyScript blog:
https://www.anaconda.com/blog/pyscrip...
PyScript:
https://pyscript.net
PyScript GitHub:
https://github.com/pyscript/pyscript
0:00 Introduction
1:55 PyScript
4:05 Examples
11:22 Summary
CONNECT:
Subscribe to this YouTube channel
Twitter: / andrejusb
LinkedIn: / andrej-baranovskij
Medium: / andrejusb
#Python #Web #PyScript