Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Create an interactive guestbook web application with CRUD functionality using PyScript in this comprehensive tutorial. Learn advanced PyScript techniques, including py-register-widget, py-inputbox, on_keypress events, and PyItemTemplate inheritance. Implement features like adding, deleting, and updating entries, and make the app user-friendly with py-button. Follow along with the step-by-step guide, complete with timestamps for easy navigation, and deploy the finished app using GitHub Pages and GitHub Actions. Gain practical experience in building dynamic web applications with Python in the browser, and explore the potential of PyScript for creating interactive web-based tools.
Syllabus
Let's build a contact book with pyscript
py-register-widget
py-inputbox from pyscript
using on_keypress
Implementing 'delete' functionality
Supporting non-techbros with pyscript's py-button
PyItemTemplate inheritance and overriding
Live demo of our guestbook app
Mentioned in the video at : https://github.com/pyscript/pyscript/blob/fadb4a67e7236dfa33cdc1ba778c5d1c3527f1e1/pyscriptjs/src/pyscript.py
Taught by
Samuel Chan