Python:风格指南
This commit is contained in:
parent
b60ea85290
commit
c5e7f6a96d
18
wiki/programming-language/Python/高级/风格指南/Python 风格指南.md
Normal file
18
wiki/programming-language/Python/高级/风格指南/Python 风格指南.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: Python 风格指南
|
||||||
|
description: Python 风格指南
|
||||||
|
keywords:
|
||||||
|
- Python
|
||||||
|
- 风格指南
|
||||||
|
tags:
|
||||||
|
- Python
|
||||||
|
sidebar_position: 1
|
||||||
|
author: 7Wate
|
||||||
|
date: 2022-11-19
|
||||||
|
---
|
||||||
|
|
||||||
|
## Python 风格指南
|
||||||
|
|
||||||
|
[PEP 8 – Style Guide for Python Code](https://peps.python.org/pep-0008/)
|
||||||
|
|
||||||
|
[谷歌 Python 风格指南(中文版)](https://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/)
|
Loading…
Reference in New Issue
Block a user