Python Playground
Real Python 3, running in your browser.
Loading editor…
Ready
Output appears here
⌘/Ctrl + ⏎ to run
This is CPython 3.12 compiled to WebAssembly, so nothing is sent to a server. The full standard library is available, numpy and friends download the first time you import them, and pure Python packages install at runtime with micropip. Top level await works, and your code is saved locally as you type.
