[ANN] Pterocos - Free browser-based Python editor (plus C#, Rust, Ruby, SQL, Lua)

Facha Nf via Python-list <[email protected]> Sat, 13 Jun 2026 18:36:55 +0200
Newsgroups gmane.comp.python.general
Message-ID <CAGCScQw4Uu-PLcxQ4mxczi_WY=mKh1MbbHan2kw=caagCGu=uA@mail.gmail.com>
I built Pterocos (https://pterocos.eu.org) - a free online editor that runs
Python (plus C#, Rust, Ruby, SQL, Lua) entirely in your browser. No
installation, no account required.

**Key features:**
- Runs client-side via WebAssembly (your code never leaves your browser)
- Syntax highlighting for all supported languages
- Real-time execution with output display
- Persistent storage via localStorage
- Shareable links for code examples

Try it: https://pterocos.eu.org

Would love feedback from the Python community!

Thank you,
AmineKHD