New Repository: PEP-8-ZH
I created a repository called PEP-8-ZH. Basically, I translated PEP 8 with the help of ChatGPT, and with a little modification myself. The prompt that I use is:
将下文翻译为中文
And I did not translate the comments, because you should try to write comments in English.
If you want to learn about Python style, I recommend Google Style Guides (中文版见 Google 开源项目风格指南) as the guide. Which is more up to date. I’ll write about Python style soon.
May 20, 2023 ∙
programming