open-feature / open-feature/python-sdk
[FEATURE] Implement multi-provider
未关闭
还没有人认领这个 Issue。
enhancement
good first issue
help wanted
- 主要语言
- Python
- 星标
- 111
- 派生
- 44
- 平均合并
- 2 小时 37 分钟
- 30 天内合并 PR
- 14
描述
The mutliprovider needs to be implemented in Python. Instead of being added to the contrib repo, these are now to be added directly into the SDK (similar to the in-memory providers).
See full spec here: https://openfeature.dev/specification/appendix-a/#multi-provider
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从链接的 OpenFeature 多提供程序规范开始,然后比较链接的 JavaScript 和 Go 实现。确定该提供程序应如何直接与内存中提供程序一起集成到此 Python SDK 中;完成的标准是已实现规范所定义的多提供程序行为,并根据该规范完成验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100