Visit
Pyodide

Pyodide

5· 5 reviews
Since 2019

Mozilla brings Python to the browser

The Python scientific stack, compiled to WebAssembly. It provides transparent conversion of objects between Javascript and Python. When inside a browser, this means Python has full access to the Web APIs.

Launched 20195 reviews
Web browsersCommand line toolsCloud Computing Platforms

Reviews for Pyodide

Hear what real users highlight about this tool.

5
Based on 5 reviews
5
5
4
0
3
0
2
0
1
0
Amrutha Gujjar
Amrutha Gujjar5/56mo ago

Running full Python in the browser means users can create and run apps without any backend. It’s magical. Preswald uses Pyodide to support live preview, AI refactors, and stateful execution, all offline.

We considered Brython, Transcrypt, running a server and syncing via WebSockets.

Startup time and memory can be a pain. lazy-load what you can, and show a clear loading UI. Also: wrap filesystem access in a clean API. Pyodide's internal FS can be tricky.

Source: Product Hunt
Chris Messina
Chris Messina5/512mo ago

Our free online playground (https://marimo.new) lets you run marimo notebooks entirely in the browser — no backend required! This is powered by the amazing Pyodide project, which is a port of CPython to WebAssembly.

Source: Product Hunt
Mahmoud Hashemi
Mahmoud Hashemi5/52mo ago

That's right! Python in the browser, complete with NumPy and a good chunk of the ecosystem. I did an extensive review here:

Source: Product Hunt
tanaka pfupajena
tanaka pfupajena5/53mo ago

Pyodide made in browser data analytics seamless for our application which enhanced privacy for our users

Source: Product Hunt
Hichem
Hichem5/51yr ago

An incredible project that brings Python and the scientific stack to the browser, enabling a seamless Python experience in web applications.

Source: Product Hunt