Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Pyodide

Pyodide

Mozilla brings Python to the browser

5.0
•2 reviews•

5 followers

Mozilla brings Python to the browser

5.0
•2 reviews•

5 followers

Visit website
Web browsers
•
Command line tools
•
Cloud Computing Platforms
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.
  • Overview
  • Launches1
  • Reviews2
  • Alternatives
  • Team
  • More
Company Info
github.com/iodide-project/pyodide
Pyodide Info
Launched in 2019View 1 launch
Forum
p/pyodide
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt

Similar Products

Vercel
Vercel
The frontend cloud. Creators of Next.js.
4.9(668 reviews)
Static site generatorsCloud Computing Platforms
AWS
AWS
AWS offers reliable, scalable, and inexpensive cloud.
5.0(169 reviews)
Databases and backend frameworksCloud Computing Platforms
Google Chrome
Google Chrome
A more simple, secure, and faster web browser than ever
4.7(1.6K reviews)
Web browsers
Google Cloud Platform
Google Cloud Platform
A suite of cloud computing services by Google
5.0(130 reviews)
Engineering & DevelopmentWeb hosting services
Expo
Expo
An open-source framework for making universal native apps
4.9(75 reviews)
UI frameworksCommand line tools
View more
Pyodide gallery image
Pyodide gallery image
Pyodide gallery image
Basecamp
Basecamp — Famously straightforward project management from 37Signals
Famously straightforward project management from 37Signals
Promoted

Do you use Pyodide?

5.0
Based on 2 reviews
Review Pyodide?
Reviews
Helpful
Preswald
Amrutha Gujjar
Amrutha Gujjar
used Pyodide to buildPreswaldPreswald
(614 points)
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.
Report
4mo ago
marimo
Myles Scolnick
Myles Scolnick
used Pyodide to buildmarimomarimo
(205 points)
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.
Report
9mo ago