https://github.com/eidorb/eidorb.github.io
marimo/WASM-powered static html website
https://github.com/eidorb/eidorb.github.io
marimo pyodide python wasm
Last synced: 3 months ago
JSON representation
marimo/WASM-powered static html website
- Host: GitHub
- URL: https://github.com/eidorb/eidorb.github.io
- Owner: eidorb
- License: agpl-3.0
- Created: 2025-02-22T13:33:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-24T04:52:00.000Z (5 months ago)
- Last Synced: 2025-07-24T07:47:18.942Z (5 months ago)
- Topics: marimo, pyodide, python, wasm
- Language: HTML
- Homepage: https://eidorb.github.io/
- Size: 6.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
https://eidorb.github.io/
This is a static website.
Its html was generated by a marimo notebook (Python).
That's pretty normal.
But it's only the _files_ that are static --
this html is [_WASM-powered_](https://docs.marimo.io/guides/exporting/#export-to-wasm-powered-html)!
This static website runs a Python web app in the browser.
The web app uses requests, a _Python library_, to pull information from GitHub's API.
This application isn't especially useful.
But it's wonderful that it can exist.
Edit locally:
uv run marimo edit notebook.py
Edit on da web: https://marimo.app/https://eidorb.github.io/notebook.py
This file is an _actually_ static website: https://eidorb.github.io/notebook.html