vinta-awesome-python/website/tests
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
..
test_build.py feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00
test_fetch_github_stars.py feat: skip fetching repos whose cache entry is still fresh 2026-03-18 22:55:21 +08:00
test_readme_parser.py feat: migrate README parser to markdown-it-py and refresh website 2026-03-18 20:33:36 +08:00