#391: Pyscript powered by MicroPython

Talk Python To Me

Episode | Podcast

Date: Tue, 29 Nov 2022 00:00:00 -0800

No Python announcement of 2022 was met with more fanfare than pyscript. This project, announced at PyCon 2022, allows you to write Python files and run them in your browser in place of JavaScript or even with interactions between Python and JavaScript. There was just one catch: The runtime download was a 9MB WebAssembly file. That made its uses quite limited.