Pyodide integration? #322
Replies: 5 comments 1 reply
-
Sounds like a very interesting idea! We should look into that. |
Beta Was this translation helpful? Give feedback.
-
Edit: More examples here jupylite_duckdb I know this is an old thread, but it's probably the most appropriate place to mention: I was experimenting with jupyterlite & duckdb... and ended up running duckdb_wasm in pyodide. Run the below code on Pyodide shell console: https://pyodide.org/en/stable/console.html
|
Beta Was this translation helpful? Give feedback.
-
This has been a great idea / a great thread, but I think the duckdb-pyodide and duckdb-wasm will go two independent tracks, see here (https://github.com/duckdb/duckdb-pyodide) for the current status of duckdb within pyodide. See for example the (very basic) demo at https://duckdb.github.io/duckdb-pyodide/console. Thanks everyone for the contribution |
Beta Was this translation helpful? Give feedback.
-
Another update, pyodide/pyodide#4684: DuckDB is now a proper Pyodide package |
Beta Was this translation helpful? Give feedback.
-
Hey folks!!
Data twitter got pretty excited the other day just realizing that SQLite comes with Pyodide... Any idea what it would take to add a WASM DuckDB to Pyodide?
Pyodide Repo
Thanks!
-Alex
Beta Was this translation helpful? Give feedback.
All reactions