Hi everyone,

I wanted to share an update on Pterocos – my browser-based code editor that
now works smoothly on mobile devices with full Python support .

What it does: Pterocos is a free, open-source editor that runs entirely in
your browser via WebAssembly. You can write and run Python code from
anywhere – no installation, no account required . It uses the Monaco editor
(same engine as VS Code) and also supports PHP, Ruby, Rust, SQLite, and
more .

The mobile update: You can now code in Python directly from your phone or
tablet. Perfect for:

Quickly testing snippets on the go

Prototyping ideas without spinning up a local environment

Learning Python without any setup

Try it: https://pterocos.eu.org
GitHub: https://github.com/aminkheddache-dotcom/Pterocos

I'd love your feedback – especially if you've tried it on mobile. What
features would make this more useful for your Python workflow?

Best,
AmineKHD
-- 
https://mail.python.org/mailman3//lists/python-list.python.org

Reply via email to