{"id":13815222,"url":"https://github.com/flaskcwg/flask-docs-zh","last_synced_at":"2025-05-15T07:32:13.957Z","repository":{"id":38007673,"uuid":"369083261","full_name":"flaskcwg/flask-docs-zh","owner":"flaskcwg","description":"Flask 文档简体中文翻译","archived":false,"fork":false,"pushed_at":"2024-01-01T16:24:54.000Z","size":8933,"stargazers_count":95,"open_issues_count":15,"forks_count":22,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-19T10:49:03.523Z","etag":null,"topics":["chinese","documentation","flask","translation"],"latest_commit_sha":null,"homepage":"https://flask-zh.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flaskcwg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.rst","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-20T04:53:46.000Z","updated_at":"2024-11-11T13:50:11.000Z","dependencies_parsed_at":"2024-11-19T10:36:16.375Z","dependency_job_id":"153c05d9-9dcd-420c-88a6-7d990d1027fc","html_url":"https://github.com/flaskcwg/flask-docs-zh","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"flaskcwg/translation-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskcwg%2Fflask-docs-zh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskcwg%2Fflask-docs-zh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskcwg%2Fflask-docs-zh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaskcwg%2Fflask-docs-zh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flaskcwg","download_url":"https://codeload.github.com/flaskcwg/flask-docs-zh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254295984,"owners_count":22047183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chinese","documentation","flask","translation"],"created_at":"2024-08-04T04:03:09.270Z","updated_at":"2025-05-15T07:32:08.944Z","avatar_url":"https://github.com/flaskcwg.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# The Chinese Translation of Flask Documentation\n\n[![Translation progress](https://jalkhov.github.io/docspro/badge/zh_progress.svg)](https://github.com/Jalkhov/docspro)\n\n这里是 Flask 文档中文翻译项目，欢迎参与！\n\n参与前请完成以下任务：\n\n1. 阅读《[贡献指南](https://github.com/greyli/flask-docs-zh/blob/main/CONTRIBUTING.md)》了解翻译贡献流程。\n2. 阅读《[翻译要求与建议](https://github.com/greyli/flask-docs-zh/issues/11)》了解翻译要求。\n3. 在[这些讨论](https://github.com/greyli/flask-docs-zh/discussions/categories/vote)中分别投票选出你喜欢的中文 logo 字体、中文标语翻译和词汇翻译。\n\n**需要强调的是，完成一章的翻译要提交两个 PR：第一个 PR 在对应的章节条目后添加自己的用户名以认领章节（[示例 PR](https://github.com/greyli/flask-docs-zh/pull/45/files)）；第二个 PR 翻译对应的 `.po` 文件并勾选完成的章节条目（[示例 PR](https://github.com/greyli/flask-docs-zh/pull/43/files)）。先认领，再翻译，一次只认领一章。**\n\n除了贡献翻译，也欢迎帮助我们审阅已经[提交的翻译](https://github.com/greyli/flask-docs-zh/pulls?q=is%3Apr+is%3Aopen+label%3A%22awaiting+review%22)，谢谢。\n\n如果有其他问题和相关想法，请[创建 discussion](https://github.com/greyli/flask-docs-zh/discussions/new) 发起讨论；如果对翻译流程和项目设置有改进建议，或是发现了翻译错误和笔误，请[创建 issue](https://github.com/greyli/flask-docs-zh/issues/new) 反馈。\n\n这个项目在后期会转移到 [FlaskCWG](https://github.com/flaskcwg) 组织，并在翻译完成后链接到 Flask 官方文档。\n\n\n## Reviewers\n\n- FesonX ([@FesonX](https://github.com/FesonX))\n- Grey Li ([@greyli](https://github.com/greyli))\n- Frost Ming ([@frostming](https://github.com/frostming))\n\n\n## Translators (Translation To-do List)\n\n\n### docs/\n\n- [x] advanced_foreword [@rosekc](https://github.com/rosekc) rosekc\n- [x] appcontext [@rosekc](https://github.com/rosekc) rosekc\n- [ ] async-await [@rosekc](https://github.com/your_username) rosekc\n- [x] becomingbig [@yuxiaoy1](https://github.com/yuxiaoy1) Frank Yu\n- [x] blueprints [@frostming](https://github.com/frostming) Frost Ming\n- [ ] changes\n- [ ] cli [@andysim3d](https://github.com/andysim3d) Andrew\n- [ ] config [@guiqiqi](https://github.com/guiqiqi) Doge-GUI\n- [x] contributing [@greyli](https://github.com/greyli) Grey Li\n- [ ] debugging\n- [ ] design [@shutaG](https://github.com/shutaG) shutaG\n- [ ] errorhandling [@qiufengyu](https://github.com/qiufengyu) Fengyu\n- [ ] extensiondev\n- [ ] extensions\n- [x] foreword [@greyli](https://github.com/greyli) Grey Li\n- [ ] htmlfaq\n- [x] index [@greyli](https://github.com/greyli) Grey Li\n- [x] installation [@greyli](https://github.com/greyli) Grey Li\n- [x] logging [@FesonX](https://github.com/FesonX) FesonX\n- [ ] quickstart [@greyli](https://github.com/greyli) Grey Li\n- [x] reqcontext [@rosekc](https://github.com/rosekc) rosekc\n- [x] security [@kylinbin](https://github.com/kylinbin) kylin\n- [ ] server [@LeeRnnGii](https://github.com/LeeRnnGii) LeeRnnGii\n- [x] shell [@LTakamori](https://github.com/LTakamori) LTakamori\n- [ ] signals\n- [x] templating [@lrsgzs](https://github.com/lrsgzs) lrsgzs\n- [ ] testing [@yuxiaoy1](https://github.com/yuxiaoy1) Frank Yu\n- [ ] views [@labike](https://github.com/labike) labike\n\n\n### docs/tutorial/\n\n- [x] blog [@greyli](https://github.com/greyli) Grey Li\n- [x] database [@greyli](https://github.com/greyli) Grey Li\n- [x] deploy [@greyli](https://github.com/greyli) Grey Li\n- [x] factory [@greyli](https://github.com/greyli) Grey Li\n- [x] index [@greyli](https://github.com/greyli) Grey Li\n- [x] install [@greyli](https://github.com/greyli) Grey Li\n- [x] layout [@greyli](https://github.com/greyli) Grey Li\n- [x] next [@greyli](https://github.com/greyli) Grey Li\n- [x] static [@greyli](https://github.com/greyli) Grey Li\n- [x] templates [@greyli](https://github.com/greyli) Grey Li\n- [x] tests [@greyli](https://github.com/greyli) Grey Li\n- [x] views [@greyli](https://github.com/greyli) Grey Li\n\n\n### docs/deploying/\n\n- [x] asgi [@180909](https://github.com/180909) 180909\n- [ ] cgi [@StevenAZy](https://github.com/StevenAZy) StevenAZy\n- [ ] fastcgi\n- [x] index [@180909](https://github.com/180909) 180909\n- [x] mod_wsgi [@180909](https://github.com/180909) 180909\n- [ ] uwsgi\n- [ ] wsgi-standalone\n\n\n### docs/patterns/\n\n- [ ] appdispatch\n- [ ] appfactories\n- [x] caching [@pk00749](https://github.com/pk00749) York Li\n- [ ] celery\n- [ ] deferredcallbacks\n- [ ] distribute\n- [ ] fabric\n- [x] favicon [@ImJuanan](https://github.com/ImJuanan) Juan An\n- [ ] fileuploads\n- [ ] flashing\n- [ ] index [@180909](https://github.com/180909) 180909\n- [ ] jquery\n- [ ] lazyloading\n- [ ] methodoverrides\n- [ ] mongoengine\n- [ ] packages\n- [ ] requestchecksum\n- [ ] singlepageapplications\n- [ ] sqlalchemy [@wnykuang](https://github.com/wnykuang) wkuang\n- [ ] sqlite3\n- [ ] streaming\n- [ ] subclassing\n- [ ] templateinheritance\n- [ ] urlprocessors\n- [ ] viewdecorators\n- [ ] wtforms\n\n\n## docs/api\n\n- [ ] L0~L1000\n- [ ] L1000~L1500\n- [ ] L1500~L2000\n- [ ] L2000~L2500\n- [ ] L2500~L3000\n- [ ] L3000~L3500\n- [ ] L3500~L4000\n- [ ] L4000~L4500\n- [ ] L4500~L5000\n- [ ] L5000~L5500\n- [ ] L5500~L6000\n- [ ] L6000~L6500\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaskcwg%2Fflask-docs-zh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaskcwg%2Fflask-docs-zh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaskcwg%2Fflask-docs-zh/lists"}