πŸ’­ sqlite-utils now supports plugins ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://simonwillison.net/2023/Jul/24/sqlite-utils-plugins/ Date: July 28, 2023 Image: sqlite-utils now supports plugins β€” sqlite-utils 3.34 is out with a major new feature: support for plugins. sqlite-utils is my combination Python library and command-line tool for manipulating SQLite databases. It recently celebrated its fifth … sqlite-utils now supports plugins sqlite-utils 3.34 is out with a major new feature: support for plugins. sqlite-utils is my combination Python library and command-line tool for manipulating SQLite databases. It recently celebrated... Simon Willison’s Weblog Β· simonwillison.net As the title states sqlite-utils now supports plugins. I dug in just a bit and Simon implemented this completely with entrypoints, no framework or library at all. NOTE β”‚ This post is a thought </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>