Example◆Article · 44 words
The --code option lets you provide a block of Python code, or a path to a .py file, defining a rows() function or iterable that sqlite-utils insert/upsert uses to generate rows to insert, as an alternative to importing from a file.
Simon Willison · Simon Willison's Weblog