Running Python ASGI apps in the browser via Pyodide + a service worker
Running Python ASGI apps in the browser using Pyodide and service workers, enabling serverless web apps.
Running Python ASGI apps in the browser using Pyodide and service workers, enabling serverless web apps.
Datasette 1.0a31 alpha release adds SQL write queries and stored queries for data exploration.
Datasette 1.0a31 alpha release adds SQL write queries and saved stored queries for database exploration.
Learn how to fetch data from Datasette into Google Sheets using importdata(), named functions, and Google Apps Script.
Learn how to fetch data from Datasette into Google Sheets using importdata(), named functions, and Google Apps Script.
Simon Willison updates his blog-to-newsletter tool to include a new 'beats' content type using a single-shot AI prompt.
Simon Willison describes using a single AI prompt to add a new 'beats' content type to his blog-to-newsletter tool.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
OpenAI releases a new macOS app for its Codex coding agent, featuring a UI, Skills support, and scheduled Automations.
OpenAI releases Codex, a new macOS app for its AI coding agent, featuring Skills, Automations, and insights into its growing developer usage.
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Datasette 1.0a24 release adds file upload support, a new dev environment using uv, and plugin hook enhancements.
An interview about Canada Spends, a project using Datasette, SQLite, and LLMs to make Canadian government financial data accessible and explorable.
A developer explains his automated workflow using SQL, Datasette, and Observable to generate a Substack newsletter from his blog content.
Datasette 1.0a22 release notes covering new security features, a client detection method, and developer tools for plugin authors.
Using AI coding agents to automate repetitive plugin upgrades for Datasette 1.0, running six parallel sessions.
A developer documents upgrading a Datasette plugin for the 1.0 alpha, using tools like uv and OpenAI Codex CLI, including video and notes.
Security advisory for Datasette open redirect vulnerability fixed in versions 0.65.2 and 1.0a21, including additional features.
Datasette 1.0a20 introduces a major SQL-powered permissions system overhaul, replacing function calls with SQL queries for efficient access control.