Choose the correct `sqlite-lines` Python package
mainThe sqlite-lines project provides two distinct Python packages depending on your integration needs:
sqlite-lines: The core package for general Python usage. Use this if you want to use thesqlite-linesfunctionality directly in your own Python scripts or applications.datasette-sqlite-lines: A Datasette plugin. Use this if you are using Datasette and want to addsqlite-linescapabilities to your Datasette instance.