Simon Willison’s Weblog

Subscribe
Atom feed

Releases

Filters: Sorted by date

Release datasette-studio 0.1a5 — Datasette pre-configured with useful plugins. Experimental alpha.
Release datasette-load 0.1a4 — API and UI for bulk loading data into Datasette from a URL
Release datasette-import 0.1a6 — Tools for importing data into Datasette
Release datasette-public 0.3a4 — Make selected Datasette databases and tables visible to the public
Release datasette-events-db 0.1a1 — Log Datasette events to a database table
Release datasette-edit-schema 0.8a4 — Datasette plugin for modifying table schemas
Release datasette-query-assistant 0.1a4 — Query databases and tables with AI assistance
Release datasette-remote-actors 0.1a6 — Datasette plugin for fetching details of actors from a remote endpoint
Release datasette-extract 0.1a11 — Import unstructured data (text and images) into structured tables
Release datasette-pins 0.1a5 — Pin databases, tables, and other items to the Datasette homepage
Release datasette-checkbox 0.1a3 — Add interactive checkboxes to columns in Datasette
Release datasette-column-sum 0.1a1 — Sum the values in numeric Datasette columns
Release pytest-unused-port 0.1 — pytest fixture finding an unused local port
Release datasette-tail 0.1a1 — Tools for tailing your database
Release datasette-llm-usage 0.1a1 — Track usage of LLM tokens in a SQLite table
Release datasette-debug-events 0.1a1 — Print Datasette events to standard error
Release datasette-acl 0.4a5 — Advanced permission management for Datasette
Release llm-anthropic 0.20 — LLM access to models by Anthropic, including the Claude series
Release llm-gemini 0.26.1 — LLM plugin to access Google's Gemini family of models
Release asyncinject 0.6.1 — Run async workflows using pytest-fixtures-style dependency injection
Release datasette-os-info 0.1 — Provide information about the current OS at /-/os
Release llm-anthropic 0.19 — LLM access to models by Anthropic, including the Claude series
Release llm-gemini 0.26 — LLM plugin to access Google's Gemini family of models
Release llm-openai-plugin 0.6 — OpenAI plugin for LLM