pysqlite3

1 post tagged “pysqlite3”.

  1. 2023
  2. Building a specific version of SQLite with pysqlite on macOS/Linux

    I wanted the ability to test my Python software against specific version of SQLite on macOS. I found a way to do that using pysqlite3.

    1 min read