dss-extensions / dss-extensions/DSS-Python
Reorganize common code and backend
- 主要语言
- Python
- 星标
- 78
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
Since the introduction of DSS contexts, it makes more sense to call CffiApiUtil something based on DSSContext.
The CFFI backend was succesfully split into the `dss_python_backend` package a while ago. Recently, we moved the Obj/Alt API code to https://github.com/dss-extensions/AltDSS-Python
With this, some of the common code was moved from DSS-Python to `dss_python_backend`. It might better to create a separate package, but waiting some time to see if we are wasting too much time handling the common code at `dss_python_backend`, and there is also #2 which might shake things.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查当前位于 dss_python_backend 包中的通用代码,以及 DSS 上下文与 CffiApiUtil 的关系。检查之前移动 CFFI 和 Obj/Alt API 所带来的影响,并在决定是否适合使用单独的包之前考虑 issue #2。完成的标准是达成并记录一套经同意的包组织方式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100