Simon Willison’s Weblog

Subscribe
Atom feed

Releases

Filters: Sorted by date

Release llm-templates-fabric 0.2.1 — Load LLM templates from Fabric
Release llm-anthropic 0.23 — LLM access to models by Anthropic, including the Claude series
Release sqlite-utils 3.39 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 4.0a1 — Python CLI utility and library for manipulating SQLite databases
Release llm-anthropic 0.22 — LLM access to models by Anthropic, including the Claude series
Release llm-gemini 0.27 — LLM plugin to access Google's Gemini family of models
Release update-workflows 0.2 — Python script for updating GitHub Actions workflows
Release update-workflows 0.1 — Python script for updating GitHub Actions workflows
Release datasette-auth-github 0.14 — Datasette plugin that authenticates users against GitHub
Release datasette 1.0a22 — An open source multi-tool for exploring and publishing data
Release datasette-public 0.3a5 — Make selected Datasette databases and tables visible to the public
Release datasette-pins 0.1a6 — Pin databases, tables, and other items to the Datasette homepage
Release datasette-ripgrep 0.9a0 — Web interface for searching your code using ripgrep, built as a Datasette plugin
Release datasette-queries 0.1.3a0 — Save SQL queries in Datasette
Release datasette-extract 0.1a12 — Import unstructured data (text and images) into structured tables
Release datasette-secrets 0.3a0 — Manage secrets such as API keys for use with other Datasette plugins
Release datasette-write 0.5a0 — Datasette plugin providing a UI for executing SQL writes against the database
Release datasette-export-database 0.3a0 — Export a copy of a mutable SQLite database on demand
Release datasette-events-forward 0.1a4 — Forward Datasette analytical events on to another Datasette instance
Release datasette-edit-schema 0.8a5 — Datasette plugin for modifying table schemas
Release datasette-auth-tokens 0.4a11 — Datasette plugin for authenticating access using API tokens
Release datasette-upload-dbs 0.4a0 — Upload SQLite database files to Datasette
Release datasette-configure-fts 1.2a0 — Datasette plugin for enabling full-text search against selected table columns
Release datasette-edit-templates 0.5a0 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-upload-csvs 0.10a0 — Datasette plugin for uploading CSV files and converting them to database tables
Release datasette-ephemeral-tables 0.2.3 — Provide tables that expire after a time limit
Release datasette-llm-usage 0.1a2 — Track usage of LLM tokens in a SQLite table