由于 trendforge.devlive.top 访问受限,请切换到 trendforge.devlive.org 域名
项目竞品项目
streamlit/streamlit
Streamlit——快速构建和共享数据应用的开发框架。
fastapi/fastapi
FastAPI框架,高性能,易于学习,快速编码,生产就绪
apache/airflow
Apache Airflow - 通过编程方式编写、调度和监控工作流的平台
vnpy/vnpy
基于Python的开源量化交易平台开发框架
Z4nzu/hackingtool
面向黑客的一体化渗透测试工具集
Aider-AI/aider
aider是终端中的AI结对编程工具
curl/curl
一个使用URL语法传输数据的命令行工具和库,支持DICT、FILE、FTP、FTPS、GOPHER、GOPHERS、HTTP、HTTPS、IMAP、IMAPS、LDAP、LDAPS、MQTT、POP3、POP3S、RTMP、RTMPS、RTSP、SCP、SFTP、SMB、SMBS、SMTP、SMTPS、TELNET、TFTP、WS及WSS协议。libcurl提供大量强大功能
yt-dlp/yt-dlp
功能丰富的命令行音视频下载器
vinta/awesome-python
回答“我想用 Python 做 X,我应该使用哪个工具?”的最终列表。
astral-sh/ruff
基于 Rust 开发的极速 Python 代码检查与格式化工具
pyenv/pyenv
简易Python版本管理工具
Alishahryar1/free-claude-code
在终端、VSCode扩展或通过类似openclaw的Discord方式免费使用claude-code
django/django
为讲究效率的完美主义者打造的 Web 框架
getsentry/sentry
Developer-first error tracking and performance monitoring
openinterpreter/open-interpreter
计算机的自然语言接口
Panniantong/Agent-Reach
为您的AI代理赋予观察整个互联网的能力。读取并搜索Twitter、Reddit、YouTube、GitHub、Bilibili、小红书——一个命令行工具,零API费用。
langchain-ai/langchain
🦜🔗 构建情境感知推理应用程序 🦜🔗
anthropics/skills
Agent Skills 的公共代码仓库
Shubhamsaboo/awesome-llm-apps
基于 AI 智能体和 RAG 技术的精选 LLM 应用集合,支持 OpenAI、Anthropic、Gemini 及开源模型
mem0ai/mem0
The Memory Layer for AI Agents - Drop-in memory infrastructure for AI agents and apps. Context that persists. Built for production.
相关项目推荐
public-apis/public-apis
免费API资源汇总列表
EbookFoundation/free-programming-books
📚 免费提供的编程书籍
vinta/awesome-python
回答“我想用 Python 做 X,我应该使用哪个工具?”的最终列表。
practical-tutorials/project-based-learning
基于项目的教程精选列表
NousResearch/hermes-agent
与你共同成长的智能体
TheAlgorithms/Python
所有算法均使用Python实现