[ 源代码: pep8-naming ]
软件包:python3-pep8-naming(0.4.1-4)
check for PEP 8 naming conventions (flake8 plugin for Python3)
The PEP 8 recommendation is a style guide for Python code. This plugin for flake8 checks whether the naming conventions of PEP 8 have been commplied with. However written as plugin for flake8, some tools make independent use of the module.
This package contains the module for Python3.
其他与 python3-pep8-naming 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- rec: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x