Skip to content

chore: enrich PyPI metadata for discoverability#14

Merged
Cyberfilo merged 1 commit into
mainfrom
chore/pypi-discoverability-metadata
Jun 5, 2026
Merged

chore: enrich PyPI metadata for discoverability#14
Cyberfilo merged 1 commit into
mainfrom
chore/pypi-discoverability-metadata

Conversation

@Cyberfilo

Copy link
Copy Markdown
Owner

PyPI ranks on package metadata, not downloads — so this is free discovery surface we were leaving on the table.

Changes (no code, metadata only):

  • keywords 7 → 14: add the high-intent search terms the project genuinely matches — text-to-sql, natural-language-to-sql, postgresql, database, read-only, sqlglot, data-engineering.
  • classifiers: add Operating System :: OS Independent, Topic :: Scientific/Engineering :: Artificial Intelligence, Intended Audience :: Information Technology.
  • project.urls: add a Changelog link.

Verified locally: python -m build succeeds and twine check PASSES. Takes effect on the next release.

🤖 Generated with Claude Code

…verability

PyPI ranks on package metadata, so this is free discovery surface. Add the
high-intent search terms the project actually matches (text-to-sql,
natural-language-to-sql, postgresql, read-only, database, sqlglot,
data-engineering), the OS-Independent + AI + IT-audience classifiers, and a
Changelog project URL. No code change; twine check passes.
@Cyberfilo Cyberfilo merged commit 4195e25 into main Jun 5, 2026
5 checks passed
@Cyberfilo Cyberfilo deleted the chore/pypi-discoverability-metadata branch June 5, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant