Release: sqlite-utils 4.2.1
Fixes a crashing bug in sqlite-utils 4.2. I'd introduced code that looks like this:
from typing...Subscribe to Simon Willison's Weblog’s news feed.
Click on “Follow” and decide if you want to get news from Simon Willison's Weblog via RSS, as email newsletter, via mobile or on your personal news page.
Subscription to Simon Willison's Weblog comes without risk as you can unsubscribe instantly at any time.
You can also filter the feed to your needs via topics and keywords so that you only receive the news from Simon Willison's Weblog which you are really interested in. Click on the blue “Filter” button below to get started.
Title: Simon Willison's Weblog
Is this your feed? Claim it!
Release: sqlite-utils 4.2.1
Fixes a crashing bug in sqlite-utils 4.2. I'd introduced code that looks like this:
from typing...Release: sqlite-utils 4.2
Lots of improvements in this one relating to the table.transform() feature...
Release: alchemy-utils 0.1a1
Performance boost for DuckDB exports and CSV imports, see here.
DeepSeek V4 Pro 0813 (on OpenRouter)
The latest DeepSeek Pro model is now available, via API only. I had to link to OpenRouter because DeepSeek don't have any obvious announcement page for their new model.I haven't been able to confirm ...
Release: alchemy-utils 0.1a0
I've long pondered what a database agnostic version of my sqlite-utils Python library and CLI utility might look l...