Simon Willison’s Weblog

Subscribe

25th June 2021

Release sqlite-utils 3.12 — Python CLI utility and library for manipulating SQLite databases
  • 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)

This is a beat by Simon Willison, posted on 25th June 2021.

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe