Simon Willison’s Weblog

Subscribe
Atom feed

Releases

Filters: Sorted by date

Release datasette-haversine 0.2 — Datasette plugin that adds a custom SQL function for haversine distances
Release datasette-publish-vercel 0.10 — Datasette plugin for publishing data using Vercel
Release sqlite-transform 1.2 — Tool for running transformations on columns in a SQLite database
Release sqlite-utils 3.13 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-transform 1.1 — Tool for running transformations on columns in a SQLite database
Release sqlite-transform 1.0 — Tool for running transformations on columns in a SQLite database
Release datasette-export-notebook 1.0 — Datasette plugin providing instructions for exporting data to Jupyter or Observable
Release datasette-graphql 1.5 — Datasette plugin providing an automatic GraphQL API for your SQLite databases
Release datasette 0.58.1 — An open source multi-tool for exploring and publishing data
Release datasette 0.58 — An open source multi-tool for exploring and publishing data
Release conditional-get 0.3 — CLI tool for fetching data using HTTP conditional get
Release django-sql-dashboard 1.0.1 — Django app for building dashboards using raw SQL queries
Release django-sql-dashboard 1.0 — Django app for building dashboards using raw SQL queries
  • New db.query(sql, params) method, which executes a SQL query and returns the results as an iterator over Python dictionaries. (#290)
  • This project now uses flake8 and has started to use mypy. (#291)
  • New documentation on contributing to this project. (#292)
Release datasette 0.58a1 — An open source multi-tool for exploring and publishing data
Release asgi-csrf 0.9 — ASGI middleware for protecting against CSRF attacks
Release sqlite-utils 3.11 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 3.10 — Python CLI utility and library for manipulating SQLite databases
Release dogsheep-beta 0.10.2 — Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Release yaml-to-sqlite 1.0 — Utility for converting YAML files to SQLite
Release markdown-to-sqlite 1.0 — CLI tool for loading markdown files into a SQLite database
Release sqlite-utils 3.9.1 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 3.9 — Python CLI utility and library for manipulating SQLite databases
Release db-to-sqlite 1.4 — CLI tool for exporting tables or queries from any SQL database to a SQLite file
Release datasette-mask-columns 0.2.1 — Datasette plugin that masks specified database columns
Release datasette 0.58a0 — An open source multi-tool for exploring and publishing data
Release datasette-placekey 0.1 — SQL functions for working with placekeys
Release datasette 0.57.1 — An open source multi-tool for exploring and publishing data
Release xml-analyser 1.2 — Simple command line tool for quickly analysing the structure of an arbitrary XML file
Release datasette-upload-csvs 0.6.1 — Datasette plugin for uploading CSV files and converting them to database tables