Pyodide
@pyodide
Followers
3K
Following
376
Media
11
Statuses
231
Pyodide is an open-source Python distribution for the browser and Node.js based on WebAssembly/Emscripten We are on Mastodon: https://t.co/z92vTWRuz4
Joined October 2020
import micropip; await micropip.install("bluesky") We are finally on Bluesky! Please follow us on https://t.co/UqCq9U4CFr, tag us in your posts around Python and WebAssembly, and share this with your friends! We truly love it when you do! π₯°
0
2
3
Want to use @huggingface Transformers in @pyodide ? You can do that with https://t.co/O3pjUiIHNu by @whitphx . πCheck out this example powered by 'panel convert' https://t.co/9EeUduqyxX
#python #dataviz #datascience #analytics
0
2
6
https://t.co/yw9cf1nJZc AI:DOL, some of ai studio for https://t.co/gPffHUep4U was inspired and built on the top of @vercel ai and many of open-sources. Here is what I am using and I will share my experience too - @nextjs for app and designed with @v0 - @aisdk v5 for
mk.co.kr
AI (Artificial Intelligence) Infrastructure Operating Platform Backend.Labelup, which develops AI, will participate in the "AI Infrastructure Summit 2025" in the U.S. in September to showcase...
0
1
1
Decided to officially thank the @pyodide for linking to my #OpenSource project jQuery Terminal way back! We need more collaboration and acknowledges between projects. https://t.co/5YLNP5ERSI
github.com
Hi, I decided to thank you for the link to my project that you use jQuery Terminal. The project don't have a lot of visitors, but 30% of them came from PyOdide. So, thanks to agree to add a lin...
0
3
11
We just released cibuildwheel 3.1, which builds Python 3.14/3.14t wheels by default (with yesterday's RC 1)! Also we added Android support, @pyodide 0.28 (3.13), 32-bit modern manylinux, riscv64 defaults, and beautiful new summaries!
github.com
π CPython 3.14 wheels are now built by default - without the "cpython-prerelease" enable set. It's time to build and upload these wheels to PyPI! This release includes CPython 3.14.0r...
2
2
10
TIL how to add notebook cells running on @pyodide to Quarto projects such as my blog: https://t.co/U8xXPRbq4f It's very easy to change the Pyodide version if needed. Thanks to @axiomsofxyz for this great Quarto extension
1
2
12
Learn how powerful a combination of Python, @Pyodide, and a web browser can truly be. Read the full article by @taupirho. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
0
3
20
While marimo notebooks can run anywhere (on your laptop, a remote server, a GPU cluster), these examples run entirely in the browser, thanks to marimo's first-class support for WebAssembly via @pyodide
0
1
10
Build interactive data dashboards and web tools with pure Python. Learn how @Pyodide leverages #WebAssembly to run #Python libraries like #NumPy and @Matplotlib client-side from @taupirho. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
0
6
13
Build interactive data dashboards and web tools with pure Python. Learn how @Pyodide leverages #WebAssembly to run #Python libraries like #NumPy and @Matplotlib client-side from @taupirho. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
0
3
17
Run Python DIRECTLY in your browser! @taupirho explores the power of #WebAssembly and @Pyodide, bringing your favorite data science stack (#NumPy, Pandas, @Matplotlib, scikit-learn!) to the frontend. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
1
3
11
Build interactive data dashboards and web tools with pure Python. Learn how @Pyodide leverages #WebAssembly to run #Python libraries like #NumPy and @Matplotlib client-side from @taupirho. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
2
4
16
Thanks, both @marimo_io and @pyodide makes an insanely productive and funny platform to work with!
π Spotlight on @hlondogard! Detect objects in-browser β zero servers. Hampusβs marimo notebook uses @pyodide to proxy transformers-js-py and onnxruntime for on-device DETR β upload an image or URL for instant bounding boxes. Try it live β https://t.co/vOEIVbTFyg
0
4
7
π Spotlight on @hlondogard! Detect objects in-browser β zero servers. Hampusβs marimo notebook uses @pyodide to proxy transformers-js-py and onnxruntime for on-device DETR β upload an image or URL for instant bounding boxes. Try it live β https://t.co/vOEIVbTFyg
0
1
16
Wonder when can I run C# as a REPL inside a WASM environment along with DuckDB so that I can get #LLMs to build dotnet apps & then I test them out within a browser. Wonder if blazor is that WASM. Like @pyodide and @DuckDB: https://t.co/p1nHcFYbsS
duckdb.org
Run DuckDB in an in-browser Python environment to enable simple querying on remote files, interactive documentation, and easy to use training materials.
1
1
3
The work @agriyakhetarpall and the @pyodide team are doing is incredible - bringing the full scientific Python stack to browsers opens up numerous possibilities! Proud to have such dedicated maintainers on the Quansight team. πβ¨ #PyData #WebAssemblyΒ #OpenSource
Day 27 of #MeetTheMaintainers Say hello to Pyodide and Agriya Khetarpal. Pyodide runs real Python, not watered down, not rewritten, in the browser, with support for scientific libraries and everything. 1/3 #MaintainerMay #UnitedByFOSS
0
2
6
Day 27 of #MeetTheMaintainers Say hello to Pyodide and Agriya Khetarpal. Pyodide runs real Python, not watered down, not rewritten, in the browser, with support for scientific libraries and everything. 1/3 #MaintainerMay #UnitedByFOSS
2
5
10
Browsers are an underrated piece of technology! This entire playground runs in WASM using @pyodide and it was stitched together while prompting @DevinAI and @ChatGPTapp Codex https://t.co/T5hLhTCpXv
1
1
6
@TDataScience @pyodide @matplotlib @taupirho Wow, Pyodide sounds like a game-changer! As a data enthusiast, I'm excited about the potential to create interactive dashboards without leaving Python. I can't wait to try running NumPy and Matplotlib in the browser.
0
1
1
Build interactive data dashboards and web tools with pure Python. Learn how @Pyodide leverages WebAssembly to run Python libraries like NumPy and @Matplotlib client-side from @taupirho's article. https://t.co/8hGQuR1dBg
towardsdatascience.com
Using Pyodide and Webassembly
1
2
22
Now we have our own sandbox to play in! β€οΈπ¦ @LangChainAI just dropped their Sandbox using @pyodide - An OSS Python Distro for the browser and Node.js π ReAct π€ CodeAct Run arbitrary code as an agent tool locally Impressive notebook to get going fast π
π‘οΈ Introducing LangChain Sandbox: run untrusted Python safely in your AI agents! π Isolated execution environment with configurable permissions π» No remote execution or Docker containers needed π Persist state across executions using sessions https://t.co/hefEmPByFg
0
5
13