Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-pytest-pep8
Pytest plugin to check PEP8 requirements
https://bitbucket.org/pytest-dev/pytest-pep8
0
no reviews
Install
Py.test plugin for efficiently checking PEP8 compliance such as:
- Code layout
- String Quotes
- Naming Conventions
and more. See: https://www.python.org/dev/peps/pep-0008/