Skip to content

docs: Add PyPI download statistics badges to README and docs homepage#723

Merged
jiayuasu merged 1 commit into
mainfrom
add-download-badges
Mar 17, 2026
Merged

docs: Add PyPI download statistics badges to README and docs homepage#723
jiayuasu merged 1 commit into
mainfrom
add-download-badges

Conversation

@jiayuasu
Copy link
Copy Markdown
Member

@jiayuasu jiayuasu commented Mar 17, 2026

Add PyPI download statistics badges (version, monthly downloads, total downloads) to the README and docs homepage for the sedonadb package.

Files changed

  • README.md — Added badge line after # SedonaDB heading
  • docs/index.md — Added badge line before the description paragraph
  • Add one sentence to README about disk spilling

Testing

  • Verified badges render correctly in GitHub markdown preview
  • Ran pre-commit run --all-files — all hooks passed

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds PyPI download/statistics badges to SedonaDB’s top-level README and the documentation homepage to make package status and usage more visible to readers.

Changes:

  • Added PyPI version badge and download statistics badges to README.md.
  • Added the same badges to docs/index.md.
  • Added a new “Automatic disk spilling for large-scale spatial joins” feature bullet in both docs pages.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
README.md Adds PyPI/download badges near the heading; also adds a new optimization feature bullet.
docs/index.md Adds the same badges to the docs landing page; also adds the same new optimization feature bullet.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread README.md
Comment thread docs/index.md
Comment thread docs/index.md
@jiayuasu jiayuasu merged commit 175569d into main Mar 17, 2026
8 checks passed
@jiayuasu jiayuasu deleted the add-download-badges branch March 17, 2026 07:34
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.

2 participants