Skip to main content

🐚 Python REPL

Real Python, in your browser.

A full CPython REPL via Pyodide. No install, no signup, no setup. Pandas, numpy, scipy, matplotlib ready out of the box. ↑/↓ walks your history; Shift+Enter for explicit multi-line input.

⏳ Loading Pyodide… (~5s on first visit, cached after)
📥 Inputs to feed to input()
One line per input() call. Empty queue → input() returns "". Updates as Python consumes each line.
>>>