通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
Initial release of github-trending-stable. - Fetches GitHub trending repositories by day, week, or month via web scraping; no API key required. - Supports filtering by programming language (with aliases) and custom result limits. - Outputs results as readable text or JSON. - Uses only Python standard library—no third-party dependencies needed. - Designed for queries about GitHub trending topics, hot projects, or language-specific trends.