vinta-awesome-python/website
Vinta Chen 6148c13c0c
feat: skip fetching repos whose cache entry is still fresh
Introduce CACHE_MAX_AGE_HOURS (12 h) and filter current_repos before
the fetch loop so repos that were updated recently are not re-requested.
Prints a breakdown of fetched vs cached count.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 22:55:21 +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: skip fetching repos whose cache entry is still fresh 2026-03-18 22:55:21 +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 feat: skip fetching repos whose cache entry is still fresh 2026-03-18 22:55:21 +08:00
readme_parser.py feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00