[ buster ]
[ 原始碼: pytest-pep8 ]
套件:python-pytest-pep8(1.0.6-1)
pytest plugin to check PEP8 requirements
py.test plugin for efficiently checking PEP8 compliance such as:
- Code layout - String Quotes - Naming Conventionsand more. See: https://www.python.org/dev/peps/pep-0008/
其他與 python-pytest-pep8 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pep8
- Python PEP 8 code style checker - Python
-
- dep: python-pytest
- Simple, powerful testing in Python