Binary package “python3-pytest-pylint” in ubuntu oracular

pytest plugin to check source code with pylint - Python 3.x

 Run pylint with pytest and have configurable rule types (i.e. Convention,
 Warn, and Error) fail the build. You can also specify a pylintrc file.
 .
 Usage: py.test --pylint
 .
 This package contains the Python 3.x module.