2025-12-29 GitHub 热点项目精选

🌟 2025-12-29 GitHub Python 热点项目精选(12个)

每日同步 GitHub Trending 趋势,筛选优质 Python 项目,助力开发者快速把握技术风向标~


📋 项目列表(按 Star 数排序)

1. TheAlgorithms/Python

All Algorithms implemented in Python - for education

指标 详情
Star 数 🌟 215818(今日+358)
Fork 数 🔄 49760
开发语言 🐍 Python
项目地址 https://github.com/TheAlgorithms/Python

2. Shubhamsaboo/awesome-llm-apps

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models

指标 详情
Star 数 🌟 84836(今日+397)
Fork 数 🔄 12060
开发语言 🐍 Python
项目地址 https://github.com/Shubhamsaboo/awesome-llm-apps

3. wshobson/agents

Intelligent automation and multi-agent orchestration for Claude Code

指标 详情
Star 数 🌟 23729(今日+99)
Fork 数 🔄 2628
开发语言 🐍 Python
项目地址 https://github.com/wshobson/agents

4. NanmiCoder/MediaCrawler

小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫

指标 详情
Star 数 🌟 41078(今日+67)
Fork 数 🔄 9192
开发语言 🐍 Python
项目地址 https://github.com/NanmiCoder/MediaCrawler

5. HKUDS/RAG-Anything

RAG-Anything: All-in-One RAG Framework

指标 详情
Star 数 🌟 11582(今日+122)
Fork 数 🔄 1380
开发语言 🐍 Python
项目地址 https://github.com/HKUDS/RAG-Anything

6. public-apis/public-apis

A collective list of free APIs

指标 详情
Star 数 🌟 388311(今日+189)
Fork 数 🔄 41471
开发语言 🐍 Python
项目地址 https://github.com/public-apis/public-apis

7. alexta69/metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)

指标 详情
Star 数 🌟 11266(今日+9)
Fork 数 🔄 759
开发语言 🐍 Python
项目地址 https://github.com/alexta69/metube

8. MODSetter/SurfSense

Open source alternative to NotebookLM, Perplexity, and Glean. Connects to search engines, Slack, Linear, Jira, ClickUp, Notion, Discord, and 15+ more connectors

指标 详情
Star 数 🌟 12014(今日+142)
Fork 数 🔄 1013
开发语言 🐍 Python
项目地址 https://github.com/MODSetter/SurfSense

9. topoteretes/cognee

Memory for AI Agents in 6 lines of code

指标 详情
Star 数 🌟 10648(今日+49)
Fork 数 🔄 980
开发语言 🐍 Python
项目地址 https://github.com/topoteretes/cognee

10. SkyworkAI/SkyReels-V2

SkyReels-V2: Infinite-length Film Generative model

指标 详情
Star 数 🌟 5415(今日+24)
Fork 数 🔄 951
开发语言 🐍 Python
项目地址 https://github.com/SkyworkAI/SkyReels-V2

11. Zie619/n8n-workflows

all of the workflows of n8n i could find (also from the site itself)

指标 详情
Star 数 🌟 48643(今日+70)
Fork 数 🔄 5672
开发语言 🐍 Python
项目地址 https://github.com/Zie619/n8n-workflows

12. apurvsinghgautam/robin

AI-Powered Dark Web OSINT Tool

指标 详情
Star 数 🌟 3249(今日+53)
Fork 数 🔄 633
开发语言 🐍 Python
项目地址 https://github.com/apurvsinghgautam/robin

📝 说明

  • 数据来源:GitHub Trending(2025-12-29 每日榜单)
  • 筛选条件:Python 语言 + 当日热门项目
  • 自动更新:每日同步最新趋势,建议收藏本文持续关注~

⭐ 推荐理由

  1. 热门项目代表当前技术趋势,学习价值高
  2. 优质项目代码规范,可作为学习参考
  3. 部分项目可直接用于实际开发,提高效率
相关推荐
HeDongDong-2 小时前
Kotlin 协程(Coroutines)详解
android·开发语言·kotlin
鹿角片ljp2 小时前
深入理解Java集合框架:核心接口与实现解析
java·开发语言·windows
小灰灰搞电子2 小时前
C++ 文件操作详解
开发语言·c++·文件操作
让学习成为一种生活方式2 小时前
如何根据过滤的pep序列进一步过滤gff3文件--python015
开发语言·人工智能·python
heartbeat..2 小时前
Java NIO 详解(Channel+Buffer+Selector)
java·开发语言·文件·nio
逛逛GitHub2 小时前
GitHub 上 10 个令人惊艳的 Agent 开发平台,太顶了。
github
云栖梦泽2 小时前
易语言开发者的知识沉淀与生态传承:从“用会”到“传好”
开发语言
2401_837088502 小时前
Hot 146 LRU Cache 实现详解
java·开发语言
Trouvaille ~2 小时前
【C++篇】智能指针详解(一):从问题到解决方案
开发语言·c++·c++11·类和对象·智能指针·raii