Online Python IDE
"Pythonline is an online Python IDE built with Svelte. It lets you share your Python snippets with others, without the need to install Python on their local machine. You can also use it to run Python code on your phone or tablet, without the need to install any apps.
Pythonline is fully serverless and its core functionality doesn't need a backend because it runs a wasm build of Python in your browser.
The project is still under active development, using SvelteKit (web framework), UnoCSS (styling), Pyodide (running Python in your browser) and Promplate (prompt engineering)."