Examples
A new guide to pyscript
https://realpython.com/pyscript-python-in-browser/
[...]
How to upload an image with Pyscript
This comes from a branch of the pyscript project The code is here: https://github.com/pyscript/pyscript/blob/img_form/pyscriptjs/examples/img_form.html This is the pyscript code inside the html page
[...]
Pygame videogame froggo demo is on Steam and it’s great
A new exciting demo of Froggo is now on steam, hurry up cause it’s very nice and fun. https://store.steampowered.com/app/1743930/Froggo_Swing_n_Grapple/
[...]
CircuitPython vs MicroPython: Key Differences
Have you ever wanted to program your microcontrollers with Python instead of Arduino? MicroPython and CircuitPython bring the ease of Python to microcontrollers
[...]
Veideogames made with Pygame: Froggo and the Clockwork tower, videogame
Click here to go to the game z = Jump / action x = tongue / hit You have a certain amount of
[...]
How to create an xlsx file with questions for Kahoot easily with python
Utility to create questions with kahoot. As you can import an xlsx file with the questions into a Kahoot quiz, you can use
[...]
Pyscript: how to run python in an HTML page (new)
This framework was made by the Anaconda team, so it is likely to be supported and improved as time goes by. Go to
[...]

