• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on fosstodon.org

Pyodide

@pyodide@fosstodon.org
mastodon 4.5.7

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

0 Followers
0 Following
Joined December 20, 2022
Github:
https://github.com/pyodide/pyodide
Twitter:
https://twitter.com/pyodide

Posts

pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · May 05, 2025

import micropip; await micropip.install("bluesky")

We are finally on Bluesky! Please follow us on https://bsky.app/profile/pyodide.org, tag us in your posts around Python and WebAssembly, and share this with your friends! We truly love it when you do! 🥰

View on fosstodon.org
1
0
1
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Feb 26, 2025

Pyodide version 0.27.3 has been released! 🥉

This release includes a bunch of package updates, better handling of large files in pyodide.mountNativeFS() , and, more importantly – a fix for iOS devices catering to WasmGC support that was broken since Pyodide version 0.27.1.

https://github.com/pyodide/pyodide/releases/tag/0.27.3

View on fosstodon.org
6
0
4
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Jan 03, 2025

Pyodide 0.27 has been released on 01/01/2025 🎉

Embellish your start to the new year with a new Pyodide release ✨

The highlights of this release are:

🔓 The decoupling of pyodide-build, our build tool, from the main Pyodide repository
🔢 Upgrade to @numpy@fosstodon.org 2.0
🏎️ Performance improvements for the Python ⇔ JavaScript Foreign Function Interface (FFI)
📊 Several new data science/data engineering packages: PyArrow, Polars, and @duckdb@mastodon.social

https://blog.pyodide.org/posts/0.27-release/

View on fosstodon.org
6
0
10
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · May 28, 2024

Pyodide 0.26 is released 🎉

It includes Python 3.12, improvements to the foreign function interface and to the build system, and major improvements to stack switching. It also includes a tremendous amount of foward-looking work that is not yet visible to users.

https://blog.pyodide.org/posts/0.26-release/

View on fosstodon.org
6
0
2
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Sep 15, 2023

Pyodide 0.24 is released! 

This release is focused on fine-tuning public APIs and performance. It also includes,
- a major rework of the stream APIs
-  micropip now supports the Python simple repository API.  

https://blog.pyodide.org/posts/0.24-release/

View on fosstodon.org
2
0
0
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Apr 06, 2023

There will a WebAssembly summit as part of the Europython conference this year.

Come to discuss Python with WASM in Prague, Czech Republic on July 18, 2023!

For more details:
https://ep2023.europython.eu/wasm

#europython #webassembly #python

View on fosstodon.org
13
0
7
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Mar 31, 2023

🚀 Pyodide 0.23 is out! Now featuring CPython 3.11.2 with official Tier 3 support for WebAssembly, FFI improvements, load time optimizations, and additional packages. We've also introduced an experimental SDL2 support for graphics applications in Python. 🎉

https://blog.pyodide.org/posts/0.23-release/

View on fosstodon.org
4
0
7
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Mar 27, 2023

A great example of enhancing documentation with runnable Python examples can be found in https://tryhamilton.dev/hamilton-basics/jumping-in by Elijah ben Izzy.

This uses the excellent https://github.com/elilambnz/react-py library for the Pyodide / React integration.

View on fosstodon.org
5
0
1
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Mar 25, 2023

sphinx-gallery now has an experimental #JupyterLite integration (with the #pyodide kernel) !

Any project that uses it, can now easly run examples directly in the browser .

Thanks to @amueller@fosstodon.org and Loïc Estève for working on this integration.

https://github.com/sphinx-gallery/sphinx-gallery/pull/977

View on fosstodon.org
5
0
6
0
pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
Pyodide
Pyodide
@pyodide@fosstodon.org

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly/Emscripten

fosstodon.org
@pyodide@fosstodon.org · Jan 03, 2023

Pyodide 0.22.0 is now released.

It includes improvements to the Py🡘JS foreign function interface, makes it possible to create regular venv running Python with Node.js, and improves the modularity of #pyodide components.

Release notes:
https://blog.pyodide.org/posts/0.22-release/

View on fosstodon.org
16
0
12
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 11:58:46 UTC