openzim / openzim/python-scraperlib
Add i18n translation support
未关闭
还没有人认领这个 Issue。
enhancement
question
- 主要语言
- Python
- 星标
- 31
- 派生
- 27
- 平均合并
- 3 天 7 小时
- 30 天内合并 PR
- 2
描述
#134 has removed the i18n translation support in python-scraperlib because it was relying too much on system dependencies (not working on Windows for instance) and API was not mature enough (see https://github.com/openzim/overview/issues/29).
Once we've gained sufficient experience with i18n translation, we need to restore the support of it in python-scraperlib.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先阅读 issue #134,了解移除了哪些内容,并查看概述 issue #29,了解 API 方面的问题。然后检查当前 python-scraperlib 中与翻译相关的入口点,并评估依赖和 Windows 的限制。确定采用成熟、可移植的 i18n 方案并恢复文档中所述的支持后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- internationalization
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100