PyScript Tutorial - Building Interactive Plots and Apps in the Browser
Offered By: Samuel Chan via YouTube
Course Description
Overview
Explore PyScript and learn how to build interactive plots and applications in the browser using only Python in this comprehensive tutorial video. Discover the fundamentals of PyScript, including its definition and capabilities. Master HTML boilerplate creation with Emmet, implement inline Python using the py-script tag, and source Python code into py-script. Gain insights into VSCode's Live Server extension and alternative HTTP servers for Node.js and Python. Dive into py-repl and py-env functionalities, and culminate the learning experience by rendering Bokeh plots with PyScript. Follow along with practical examples and code demonstrations to enhance your understanding of this powerful tool for creating interactive web applications with Python.
Syllabus
what is pyscript
Html boilerplate emmet
inline python with py-script tag
py-script with src attribute sourcing python into py-script
VSCode's Live Server extension + alternatives to http server in node/python
py-repl
py-env
rendering bokeh plot w/ pyscript
Taught by
Samuel Chan
Related Courses
PyScript - The Complete Guide (2023 Edition)Udemy PyScript Fundamentals 101- Run Python in your Browser's HTML
Udemy Python in the Browser - PyScript First Look
Traversy Media via YouTube PyScript Tutorial: Machine Learning with Scikit-Learn - Training and Interactive Prediction
1littlecoder via YouTube PyScript Tutorial: Upload CSV with Pandas and Panel - No JavaScript Required
1littlecoder via YouTube