kapynDev Tools

Running Python ASGI apps in the browser via Pyodide + a service worker

Datasette Lite now runs Python ASGI apps entirely in the browser using Pyodide and Service Workers. This new approach allows JavaScript within `<script>` tags to execute, fixing previous limitations and enabling full functionality for Datasette plugins.

Simon Willison·May 30, 2026

Opening Kapyn…

Running Python ASGI apps in the browser via Pyodide + a service worker — Kapyn