Closed simonw closed 1 year ago
Related discussions:
The sqlean.py project is a fork of pysqlite3 which adds a bunch of extra custom SQLite extensions. It has a very clean GitHub Actions workflow for building and publishing wheels for macOS and Windows which might be useful for this project too:
sqlean.py
pysqlite3
https://github.com/nalgeon/sqlean.py/blob/main/.github/workflows/publish.yaml
I'll probably pass for now - I have no way to test or verify the mac/windows stuff, and I don't love having this stuff wired-up to github anyways.
Related discussions:
42
46
The
sqlean.py
project is a fork ofpysqlite3
which adds a bunch of extra custom SQLite extensions. It has a very clean GitHub Actions workflow for building and publishing wheels for macOS and Windows which might be useful for this project too:https://github.com/nalgeon/sqlean.py/blob/main/.github/workflows/publish.yaml