Simon Willison’s Weblog

Subscribe
Atom feed

Releases

Filters: Sorted by date

Release datasette 1.0a20 — An open source multi-tool for exploring and publishing data
Release llm-minimax 0.1 — LLM plugin for accessing MiniMax models via their API
Release llm-anthropic 0.21.1 — LLM access to models by Anthropic, including the Claude series
Release llm-anthropic 0.21 — LLM access to models by Anthropic, including the Claude series
Release datasette-pretty-traces 0.6 — Prettier formatting for ?_trace=1 traces
Release pytest-unused-port 0.2 — pytest fixture finding an unused local port
Release datasette-events-forward 0.1a2 — Forward Datasette analytical events on to another Datasette instance
Release datasette-debug-actors-from-ids 0.1a2 — Datasette plugin for trying out the actors_from_ids hook
Release datasette-visible-internal-db 0.1.1a1 — Datasette plugin for making the internal database visible for debugging
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