Simon Willison’s Weblog

Subscribe

Thursday, 30th April 2020

Release conditional-get 0.2a — CLI tool for fetching data using HTTP conditional get
Release datasette-atom 0.5 — Datasette plugin that adds a .atom output format
TIL Compile a new sqlite3 binary on Ubuntu — I wanted to try the `vacuum into` backup command that was released in SQLite3 3.27.0 [on 2019-02-07](https://www.sqlite.org/changes.html#version_3_27_0).
Release twitter-to-sqlite 0.21.1 — Save data from Twitter to a SQLite database
Release sqlite-utils 2.7 — Python CLI utility and library for manipulating SQLite databases
TIL Accessing repository dependencies in the GitHub GraphQL API — [Access to a Repositories Dependency Graph](https://developer.github.com/v4/previews/#access-to-a-repositories-dependency-graph) describes a preview API for accessing GitHub repository dependencies.
Release github-to-sqlite 2.1 — Save data from GitHub to a SQLite database