Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 518 Bytes

File metadata and controls

23 lines (13 loc) · 518 Bytes

python-program-style-zh-cn

python编程风格(style)相关资料

简介

本项目为在使用python编程时,保持良好的代码风格所收集的中文资料。

其中资料可能由于技术的快速发展,需要参考文章撰写的时间,加已判断是否适合当下的技术。

在线阅读

移步: https://hellowac.github.io/python-program-style-zh-cn/

克隆仓库,安装基于python的mkdocs,执行:

mkdocs serve

然后打开本地: http://127.0.0.1:8000/