vinta-awesome-python/website
Vinta Chen d3317bf3c9
feat(website): add Built-in category tag for stdlib entries
Stdlib entries now show a "Built-in" tag alongside their regular
category tag. The tag is clickable and filters to all 17 stdlib
entries. Added to data-cats attribute so existing filter logic works.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 02:12:51 +08:00
..
static feat(website): add Built-in category tag for stdlib entries 2026-03-22 02:12:51 +08:00
templates feat(website): add Built-in category tag for stdlib entries 2026-03-22 02:12:51 +08:00
tests test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py fix(website): map built-in entries to cpython for star data lookup 2026-03-22 02:10:44 +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