python-docs-zh-tw icon indicating copy to clipboard operation
python-docs-zh-tw copied to clipboard

Separate `translation-tools` repo where to put tools that can be shared by different translation projects

Open josix opened this issue 2 years ago • 4 comments

Probably out of the scope of this PR, but eventually I think it might be useful to have a separate translation-tools repo where to put tools that can be shared by different translation projects. If the tools are in a separate repo, it is also not necessary to create a hidden dir that is not easily discoverable (using _scripts might be a better option, unless it interferes with something).

Originally posted by @ezio-melotti in https://github.com/python/python-docs-zh-tw/pull/378#pullrequestreview-1294513688

josix avatar Feb 27 '23 15:02 josix

cc @JulienPalard

ezio-melotti avatar Mar 01 '23 15:03 ezio-melotti

Something like https://github.com/afpy/poutils?

JulienPalard avatar Mar 10 '23 16:03 JulienPalard

I guess we could create po-google-translate as another utility tool repo and add it to poutils.

josix avatar Mar 14 '23 18:03 josix

Addition to poutils are welcome, that just a "meta-package" (it has no content, only dependencies).

JulienPalard avatar Mar 15 '23 12:03 JulienPalard