modelcontextprotocol / modelcontextprotocol/python-sdk
Synchronous Python Client
未关闭
还没有人认领这个 Issue。
enhancement
needs confirmation
P2
- 主要语言
- Python
- 星标
- 24.3k
- 派生
- 4k
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 31
描述
We would like to have a synchronous Python client. Our code is primarily synchronous, so writing a ton of async -> sync wrapper code is tedious and bug prone.
Letta team is also happy to contribute this to the codebase.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位现有的异步 Python 客户端,并跟踪 issue 中描述的 async-to-sync wrapper 代码。与维护者明确同步客户端的范围和验收标准;完成意味着 Python 用户可以同步使用该客户端,而无需自行编写 wrapper。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100