2012-07-17 12:49:40 +08:00
|
|
|
================================
|
|
|
|
Google Python 风格指南 - 中文版
|
|
|
|
================================
|
|
|
|
|
2014-02-17 09:48:30 +08:00
|
|
|
:版本: 2.59
|
2012-07-17 12:49:40 +08:00
|
|
|
|
|
|
|
:原作者:
|
|
|
|
.. line-block::
|
|
|
|
|
|
|
|
Amit Patel
|
|
|
|
Antoine Picard
|
|
|
|
Eugene Jhong
|
|
|
|
Jeremy Hylton
|
|
|
|
Matt Smart
|
|
|
|
Mike Shields
|
2012-07-17 13:46:01 +08:00
|
|
|
|
2012-07-17 12:49:40 +08:00
|
|
|
:翻译:
|
2012-07-17 13:46:01 +08:00
|
|
|
.. line-block::
|
|
|
|
|
2014-02-17 09:48:30 +08:00
|
|
|
`guoqiao <http://guoqiao.me/>`_ v2.19
|
|
|
|
`xuxinkun <https://github.com/xuxinkun>`_ v2.59
|
2012-07-17 12:49:40 +08:00
|
|
|
|
|
|
|
:项目主页:
|
|
|
|
- `Google Style Guide <http://google-styleguide.googlecode.com>`_
|
2012-07-19 14:05:48 +08:00
|
|
|
- `Google 开源项目风格指南 - 中文版 <http://github.com/zh-google-styleguide/zh-google-styleguide>`_
|
2012-07-17 13:46:01 +08:00
|
|
|
|
2012-07-17 12:49:40 +08:00
|
|
|
目录
|
|
|
|
================================
|
|
|
|
|
|
|
|
.. toctree::
|
2014-02-17 09:48:30 +08:00
|
|
|
|
|
|
|
background
|
2012-07-17 12:49:40 +08:00
|
|
|
python_language_rules
|
|
|
|
python_style_rules
|
|
|
|
parting_words
|