Run Python in the browser
Skip the local environment setup. Edge Tools runs a full Python interpreter in your browser via WebAssembly, so you can prototype, learn or test a snippet in seconds.
- 1
Open the Python REPL.
- 2
Type or paste your code.
- 3
Run it and see the output instantly — nothing leaves your browser.