mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 00:58:21 +08:00
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>