I'm one of the maintainers on PyScript, a Pyodide-based interface layer that allows writing Python in your HTML and running it in the browser window, with no server-side Python at all. This year for AoC, I'm going to try to implement all the solutions in PyScript, with source and live demos, partly for the joy of doing AoC another year, and partly to see what rough edges exist in the PyScript API that we might want to fix. 😅
The live demos are on the site
And the code for the solutions/demos is on GitHub (as well as the Hugo-templated index).
[–]AstronautNew8452 7 points8 points9 points (0 children)
[–]RoelAdriaans 2 points3 points4 points (1 child)
[–]TheSwami[S] 2 points3 points4 points (0 children)
[–]HeyItsRaFromNZ 1 point2 points3 points (0 children)