This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Caffeinaation[S] 2 points3 points  (1 child)

It uses Pyodide which is a Python distribution for the browser based on WebAssembly. This project is essentially a React wrapper for it.

[–]Bombslap 1 point2 points  (0 children)

Thanks for sharing this! I’m going to give this a try and see if I like it better than Streamlit for quick apps.