Completed
Intro: Let's build a summary bot!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Knowledge Bot With PyScript's Fetch API and Wikimedia
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro: Let's build a summary bot!
- 2 PyScript VS Code Extension
- 3 Coding up the front end
- 4 py-inputbox
- 5 py-button
- 6 pyodide.http.open_url & pyodide.http.pyfetch
- 7 Wikimedia REST API for wikipedia summary
- 8 using pyfetch from pyscript wrapper of Fetch API in js
- 9 using paths in py-env
- 10 pyscript.write
- 11 copy to clipboard javascript / js
- 12 sprinling some css for a summer look!