Skip to content

Replace non-GitHub URLs with GitHub repo URLs#2973

Merged
vinta merged 2 commits intomasterfrom
fix/replace-non-github-urls-with-github-repos
Mar 18, 2026
Merged

Replace non-GitHub URLs with GitHub repo URLs#2973
vinta merged 2 commits intomasterfrom
fix/replace-non-github-urls-with-github-repos

Conversation

@vinta
Copy link
Copy Markdown
Owner

@vinta vinta commented Mar 18, 2026

Summary

  • Replace 75 project URLs (websites, docs, PyPI, ReadTheDocs, SourceForge, GitHub Pages) with their verified GitHub repository URLs
  • Add note in CONTRIBUTING.md that GitHub repo URLs are preferred since they rank higher on awesome-python.com

All 75 GitHub repos were verified via gh repo view to confirm they exist and are the correct/official repos.

Intentionally skipped (no official GitHub repo)

beautifulsoup (Launchpad), openpyxl (Bitbucket), hermescache (Bitbucket), doublex (no GitHub), SimPy (GitLab), ReportLab (no official repo), PyOgre (dead), PyCharm (commercial), PyQt (no public repo), Tkinter/geodjango/Django Models/Spark ML/TaskFlow (stdlib or framework subcomponents), newsletters, podcasts.

Test plan

  • Verified all 75 new GitHub URLs resolve to real repos via gh repo view
  • Spot-check links render correctly on GitHub

🤖 Generated with Claude Code

vinta and others added 2 commits March 18, 2026 23:15
Projects on awesome-python.com are ranked by GitHub stars; linking
directly to GitHub enables star fetching and improves discoverability.

Co-Authored-By: Claude <noreply@anthropic.com>
…ence

Positive criteria (Quality Requirements, Acceptance Criteria, Entry
Format) now appear before the rejection list, reducing friction for
contributors reading top-to-bottom. Adds a note that GitHub URLs are
preferred because awesome-python.com ranks entries by GitHub stars.

Co-Authored-By: Claude <noreply@anthropic.com>
@vinta vinta self-assigned this Mar 18, 2026
@vinta vinta merged commit 56ccdfa into master Mar 18, 2026
@vinta vinta deleted the fix/replace-non-github-urls-with-github-repos branch March 18, 2026 15:24
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