vinta-awesome-python/website
Vinta Chen 666f6e52d0
feat(website): add source type badges for non-GitHub entries
Detect the hosting source (stdlib, GitLab, Bitbucket, External) from
the entry URL and surface it as a small badge in the stars column where
a star count would otherwise show an em dash.

Stdlib entries also get their own sort tier — between starred entries
and other no-star entries — so the standard library is not buried at
the bottom of each category.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 02:03:00 +08:00
..
static feat(website): add source type badges for non-GitHub entries 2026-03-22 02:03:00 +08:00
templates feat(website): add source type badges for non-GitHub entries 2026-03-22 02:03:00 +08:00
tests test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py feat(website): add source type badges for non-GitHub entries 2026-03-22 02:03:00 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00