Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Tool GitHub Rate Limit Checker — Monitor your GitHub API usage and remaining rate limits with this authentication-based checker. After authenticating with your GitHub account, the tool displays detailed information about your API quotas across different resource types, including remaining calls, reset times, and visual progress indicators. The interface shows critical warnings when your limits are running low, helping you manage your API consumption effectively.
Release datasette-pretty-traces 0.6 — Prettier formatting for ?_trace=1 traces
Tool Terminal to HTML — Convert terminal output into shareable HTML documents with support for colored text formatting. Paste terminal output in RTF, HTML, or plain text format, and the tool instantly generates clean HTML code ready for preview or export. Save your conversions as GitHub Gists for easy sharing and collaboration.
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-create-view 0.1a1 — Create a SQL view from a query
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-remove-database 0.1a1 — Remove a database from Datasette
Release datasette-queries 0.1.2a1 — Save SQL queries in Datasette
Release datasette-llm-usage 0.1a1 — Track usage of LLM tokens in a SQLite table
Release datasette-enrichments-llm 0.1a1 — Enrich data by prompting LLMs
Release datasette-debug-events 0.1a1 — Print Datasette events to standard error