TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made an online Python REPL

1 pointsby JoelEinbinder7 months ago
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.<p>While I mainly use it in my terminal to test things in my local environment, I think the online version is pretty neat.<p>Blog post: <a href="https:&#x2F;&#x2F;joel.tools&#x2F;repl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;joel.tools&#x2F;repl&#x2F;</a> REPL: <a href="https:&#x2F;&#x2F;python.joel.tools&#x2F;" rel="nofollow">https:&#x2F;&#x2F;python.joel.tools&#x2F;</a> Pyodide: <a href="https:&#x2F;&#x2F;pyodide.org&#x2F;en&#x2F;stable&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pyodide.org&#x2F;en&#x2F;stable&#x2F;</a>

no comments

no comments