Michael just put up a video on making a PWA with PyScript. 32 min long. He’s the gold-standard on these things so excited to go through it.
4 Likes
Very good video.
He shows how to change the origin for the PyScript and Pyodide files, meaning you can now copy those files to your web server and specify the path using <py-config>
I was not aware of that tag until his video.
3 Likes
Michael did a followup video showing install on iOS.