PyZh
:books: 一起写Python文章,一起看Python文章 - 利用readthedocs的Python技术文章的收集和翻译。
Install / Use
/learn @MrKiven/PyZhREADME
关于
利用readthedocs的Python技术文章的翻译和收集。
订阅
RSS: https://pyzh.readthedocs.org/en/latest/rss.xml
Online: https://pyzh.readthedocs.org/en/latest/
约定
-
文件名必须是英文。一个文章的多个文件如下命名::
xxxx-Part1.rst, xxxx-Part2.rst ..
-
文第一行注明日期::
:Date: 2013-04-15 22:00:00
-
翻译的文章,需要注明原文链接
请Fork一起编写!
-
初始化环境::
git clone https://github.com/hit9/PyZh cd PyZh git submodule init & git submodule update virtualenv venv source <env-path>/bin/activate pip install -r requirements.pip
-
编写文章::
vim docs/xxxxx.rst
-
编译预览::
make doc cd _build/html python -m SimpleHTTPServer
打开
http://localhost:8000预览 -
更新Readthedocs文档:
push上去到Github, 然后到https://readthedocs.org/projects/pyzh build下即可
RST
RST文档的语法: https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst
Example可以看项目中其它文章的源码
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
