vinta-awesome-python/website
Vinta Chen d65c6ccd64
refactor: rename fetch_stats target and remove cache age gating
Rename the Makefile target from fetch_stats to fetch_github_stars to
match the script name. Remove CACHE_MAX_AGE_DAYS and the staleness
check so every run fetches all repos unconditionally.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 22:08:35 +08:00
..
data feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00
static feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00
templates feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00
tests feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00
build.py refactor: reformat build.py to Black style and add llms.txt output 2026-03-18 21:33:51 +08:00
fetch_github_stars.py refactor: rename fetch_stats target and remove cache age gating 2026-03-18 22:08:35 +08:00
readme_parser.py feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00