[ Bron: pep8-naming ]
Pakket: python3-pep8-naming (0.10.0-2)
Verwijzigingen voor python3-pep8-naming
Debian bronnen:
Het bronpakket pep8-naming downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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 complied with. However written as plugin for flake8, some tools make independent use of the module.
This package contains the module for Python3.
Andere aan python3-pep8-naming gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8-polyfill
- polyfill package for Flake8 plugins
-
- rec: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x