Settings

Theme

Show HN: I made an online Python REPL

python.joel.tools

1 points by JoelEinbinder a year ago · 0 comments · 1 min read

Reader

I added Python support into my terminal, and then split it out into its own website as a REPL powered by Pyodide. It has autocomplete, expandable objects, syntax highlighting, inline matplotlib charts, and many other features.

While I mainly use it in my terminal to test things in my local environment, I think the online version is pretty neat.

Blog post: https://joel.tools/repl/ REPL: https://python.joel.tools/ Pyodide: https://pyodide.org/en/stable/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection