Link to my blog entry

This commit is contained in:
Simon Willison 2019-02-24 19:45:38 -08:00 committed by GitHub
commit 0b1af42ead
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,9 @@
Python CLI utility and library for manipulating SQLite databases.
Read more on my blog: [
sqlite-utils: a Python library and CLI tool for building SQLite databases](https://simonwillison.net/2019/Feb/25/sqlite-utils/)
Install it like this:
pip3 install sqlite-utils