First impression of PyScript - A candidate for replacing JS ?

Опубликовано: 03 Ноябрь 2024
на канале: JimShapedCoding
8,721
310

In this video, we will see why Pyscript is amazing, simple as that. The fact that you can execute Python on your HTML pages is very powerful and definitely worth a detailed upload.

#Pyscript #Python #Web

☕ Buy me a coffee: https://www.buymeacoffee.com/jimsc
🔥 Python Project to complete NEXT Weekend for your portfolio:    • Build in advanced Python project for ...  


Connect with me with:
Instagram:   / jimshapedcoding  
E-mail: [email protected]
Twitter :   / jimshapedcoding  
Discord :   / discord  

🔥 Comment below if you want to see more videos in that style

👍 Subscribe to start your Python Developer / DevOps Engineer journey here:
   / @jimshapedcoding  

Links:
Code Snippets link: https://github.com/jimdevops19/codesn...
Flask starter template link - https://flask.palletsprojects.com/en/...
The Pyscript project - https://github.com/pyscript/pyscript
My Personal website:
http://jimshapedcoding.com

Timeline of the video:
00:00 - 01:35 - Why use PyScript
01:36 - 10:36 - Use Pyscript in your projects (i.e Flask)
10:37 - 15:21 - Capture output of Pyscript to an HTML element (i.e matplotlib graph)
15:22 - 17:52 - Write Python in the browser itself and execute it