https://github.com/cau777/pyodide-shell
Online Python shell with highlighting
https://github.com/cau777/pyodide-shell
pyodide python shell wasm
Last synced: about 2 months ago
JSON representation
Online Python shell with highlighting
- Host: GitHub
- URL: https://github.com/cau777/pyodide-shell
- Owner: cau777
- License: mit
- Created: 2025-08-08T00:06:13.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-08-08T01:08:47.000Z (11 months ago)
- Last Synced: 2025-08-08T02:25:31.450Z (11 months ago)
- Topics: pyodide, python, shell, wasm
- Language: HTML
- Homepage: https://cau777.github.io/pyodide-shell/
- Size: 163 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pyodide online shell
This is a quick and simple project that hosts a Python shell online. The Python interpreter runs in the browser with
WebAssembly, and there is also syntax highlighting for commands.
### Motivation
My motivation for building this is that I'm used to using Python as a calculator so it's helpful to have it directly in
the browser. If you want to use this, I recommend adding it to the sidebar, like:
