pylint3

lint-like code checker for Python code

WWW CVSWeb GITHub
  1. Package version
    pylint3-3.0.2p0
  2. Maintainer
    Daniel Dickman

Pylint is a lint-like tool for Python code. It performs almost all the
verifications that pychecker does, and additionally can perform some
stylistic verification and coding standard enforcements. The checked
code is assigned a mark based on the number and the severity of the
encountered problems. The previous mark of a given piece of code is
cached so that you can see if the code quality has improved since the
last check.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-dill,python3
  • sysutils/py-platformdirs,python3
  • STEM->=3.0.1,<3.1.0:devel/py-astroid,python3
  • STEM-<6:devel/py-isort,python3
  • STEM-<0.8:devel/py-mccabe,python3
  • textproc/py-tomli,python3
  • textproc/py-tomlkit,python3
  • devel/py-typing-extensions,python3
  • lang/python/3.10