sqlite-utils/sqlite_utils
Simon Willison 3f2e711a4b Refactored to use itertools
Found an itertools mechanism that works for iterating
through the current and next row in the cursor.
2019-01-26 10:59:01 -08:00
..
__init__.py Now you just 'from sqlite_utils import Database' 2018-07-30 20:30:23 -07:00
cli.py Refactored to use itertools 2019-01-26 10:59:01 -08:00
db.py 'sqlite-utils insert tablename file.json' command 2019-01-24 21:06:41 -08:00