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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity