openzim / openzim/python-scraperlib
Add i18n translation support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 27
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
#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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #134 to understand what was removed and overview issue #29 for the API concerns. Then inspect the current python-scraperlib entry points related to translation and assess dependency and Windows constraints. Done means agreeing on a mature, portable i18n approach and restoring documented support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100