Skip to content

docs: mention that sqlc is pip-installable via sqlc-bin#224

Merged
rayakame merged 1 commit into
mainfrom
docs/sqlc-bin-install
Jul 24, 2026
Merged

docs: mention that sqlc is pip-installable via sqlc-bin#224
rayakame merged 1 commit into
mainfrom
docs/sqlc-bin-install

Conversation

@rayakame

Copy link
Copy Markdown
Owner

Notes in the docs that besides the official installation methods, the sqlc CLI can also be installed with pip/uv via sqlc-bin (repo) - the unmodified official sqlc binaries as platform wheels, no Go toolchain required, with the package version tracking the sqlc version so it pins like any other Python dependency.

  • README: a tip alert under the intro.
  • getting-started: an info callout in the Prerequisites section.
  • CONTRIBUTING: the sqlc prerequisite now points at uv tool install "sqlc-bin==1.31.1" as the easiest way to get exactly the CI-pinned version (this pin needs bumping together with sqlc-version in ci.yml on future sqlc upgrades).

Docs-only change, hence the skip-fragment-check label.

Point the README, the getting-started prerequisites, and the contributor
prerequisites at the sqlc-bin PyPI package, which ships the unmodified
official sqlc binaries so no Go toolchain is needed and the sqlc version
can be pinned like any other Python dependency.
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://rayakame.github.io/sqlc-gen-better-python/pr-preview/pr-224/

Built to branch gh-pages at 2026-07-24 00:22 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rayakame
rayakame merged commit 0424c22 into main Jul 24, 2026
23 checks passed
@rayakame
rayakame deleted the docs/sqlc-bin-install branch July 24, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant