Interactive Demo
Try lodum directly in your browser! This demo uses Pyodide to run a full Python environment in your browser with zero installation.
Python Code:
Initializing Pyodide...
Output:
How it works
This page loads the official Pyodide distribution and uses micropip to install lodum directly into your browser's memory. No data is sent to a server; all serialization and deserialization happen locally in your browser.