docs(zh-CN): sync Chinese docs with latest upstream changes (#304)

* docs(zh-CN): sync Chinese docs with latest upstream changes

* update

---------

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app 2026-03-03 14:28:27 +08:00 committed by GitHub
parent adc0f67008
commit ada4cd75a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
114 changed files with 11161 additions and 4790 deletions

View file

@ -1,6 +1,7 @@
---
name: python-patterns
description: Pythonic 惯用法、PEP 8 标准、类型提示以及构建健壮、高效、可维护的 Python 应用程序的最佳实践。
description: Pythonic 惯用法、PEP 8 标准、类型提示以及构建稳健、高效且可维护的 Python 应用程序的最佳实践。
origin: ECC
---
# Python 开发模式