[ buster ]
[ ソース: pep8-naming ]
パッケージ: python-pep8-naming (0.4.1-4)
python-pep8-naming に関するリンク
Debian の資源:
pep8-naming ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
check for PEP 8 naming conventions (flake8 plugin for Python2)
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 Python2.
その他の python-pep8-naming 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- rec: python-flake8
- code checker using pycodestyle and pyflakes - Python 2.x