An open API service indexing awesome lists of open source software.

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

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