Run Python 3 in your browser using Pyodide (WebAssembly). NumPy, math, and stdlib are available. No server, no data leaves your device.
import micropip; await micropip.install("package").Run Python 3 code right in your browser, powered by Pyodide (WebAssembly). NumPy, math, json, re, datetime, and the full Python standard library are available with no installation. It's perfect for quickly testing algorithms, exploring data structures, and learning Python without setting up a local environment.