2026-03-22 GitHub 热点项目精选

🌟 2026-03-22 GitHub Python 热点项目精选(15个)

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


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

1. FujiwaraChoki/MoneyPrinterV2

自动化网上赚钱的过程。

指标 详情
Star 数 🌟 17601(今日+379)
Fork 数 🔄 1868
开发语言 🐍 Python
项目地址 https://github.com/FujiwaraChoki/MoneyPrinterV2

2. vllm-project/vllm-omni

基于全模态模型的高效模型推理框架

指标 详情
Star 数 🌟 3483(今日+82)
Fork 数 🔄 585
开发语言 🐍 Python
项目地址 https://github.com/vllm-project/vllm-omni

3. TauricResearch/TradingAgents

TradingAgents:多代理法学硕士金融交易框架

指标 详情
Star 数 🌟 35454(今日+1455)
Fork 数 🔄 6737
开发语言 🐍 Python
项目地址 https://github.com/TauricResearch/TradingAgents

4. microsoft/markitdown

用于将文件和办公文档转换为Markdown的Python工具。

指标 详情
Star 数 🌟 91340(今日+284)
Fork 数 🔄 5419
开发语言 🐍 Python
项目地址 https://github.com/microsoft/markitdown

5. langchain-ai/open-swe

一个开源的异步编码代理

指标 详情
Star 数 🌟 7913(今日+466)
Fork 数 🔄 940
开发语言 🐍 Python
项目地址 https://github.com/langchain-ai/open-swe

6. opengaming/osgameclones

流行游戏的开源克隆

指标 详情
Star 数 🌟 2802(今日+162)
Fork 数 🔄 414
开发语言 🐍 Python
项目地址 https://github.com/opengaming/osgameclones

7. meta-pytorch/OpenEnv

一个接口库的RL岗位培训与环境。

指标 详情
Star 数 🌟 1286(今日+11)
Fork 数 🔄 207
开发语言 🐍 Python
项目地址 https://github.com/meta-pytorch/OpenEnv

8. microsoft/apm

代理包管理器

指标 详情
Star 数 🌟 673(今日+57)
Fork 数 🔄 49
开发语言 🐍 Python
项目地址 https://github.com/microsoft/apm

9. anthropics/claude-plugins-official

官方,anthropic管理的目录高质量的克劳德代码插件。

指标 详情
Star 数 🌟 13918(今日+519)
Fork 数 🔄 1394
开发语言 🐍 Python
项目地址 https://github.com/anthropics/claude-plugins-official

10. unslothai/unsloth

统一的web UI,用于本地培训和运行Qwen, DeepSeek, gpt-oss和Gemma等开放模型。

指标 详情
Star 数 🌟 57336(今日+235)
Fork 数 🔄 4823
开发语言 🐍 Python
项目地址 https://github.com/unslothai/unsloth

11. simular-ai/Agent-S

Agent S:像人一样使用计算机的开放代理框架

指标 详情
Star 数 🌟 10444(今日+54)
Fork 数 🔄 1221
开发语言 🐍 Python
项目地址 https://github.com/simular-ai/Agent-S

12. skypilot-org/skypilot

在任何AI基础设施上运行、管理和扩展AI工作负载。使用一个系统访问和管理所有AI计算(Kubernetes, Slurm, 20+云,on-prem)。

指标 详情
Star 数 🌟 9656(今日+19)
Fork 数 🔄 1004
开发语言 🐍 Python
项目地址 https://github.com/skypilot-org/skypilot

13. facebookresearch/vjepa2

用于VJEPA2自监督视频学习的PyTorch代码和模型。

指标 详情
Star 数 🌟 3331(今日+34)
Fork 数 🔄 383
开发语言 🐍 Python
项目地址 https://github.com/facebookresearch/vjepa2

14. huggingface/skills

给你的代理人拥抱脸生态系统的力量

指标 详情
Star 数 🌟 9578(今日+74)
Fork 数 🔄 579
开发语言 🐍 Python
项目地址 https://github.com/huggingface/skills

15. anthropics/skills

代理技能的公共存储库

指标 详情
Star 数 🌟 99260(今日+664)
Fork 数 🔄 10778
开发语言 🐍 Python
项目地址 https://github.com/anthropics/skills

📝 说明

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

⭐ 推荐理由

  1. 热门项目代表当前技术趋势,学习价值高
  2. 优质项目代码规范,可作为学习参考
  3. 部分项目可直接用于实际开发,提高效率
相关推荐
23.2 小时前
【Java】字符串底层与常量池演变全解析
java·开发语言·jvm
美式请加冰2 小时前
异常的介绍和使用
开发语言·c++
研究点啥好呢2 小时前
3月22日GitHub热门项目推荐|网页浏览,何须手动
人工智能·python·开源·github
jing-ya2 小时前
day 59 图论part10
java·开发语言·数据结构·算法·图论
雾隐潇湘2 小时前
C++——第三篇 继承与多态
开发语言·c++
Marye_爱吃樱桃2 小时前
MATLAB R2024b的安装、简单设置——保姆级教程
开发语言·matlab
旺仔.2912 小时前
Linux系统基础详解(二)
linux·开发语言·网络
阿贵---2 小时前
分布式系统C++实现
开发语言·c++·算法
不染尘.2 小时前
最短路径之Bellman-Ford算法
开发语言·数据结构·c++·算法·图论