pylint3-3.3.9
lint-like code checker for Python code
Back to search · Project homepage
Description
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.
Package information
- Ports path
- devel/pylint
- Package architecture
- amd64
- Maintainer
- Daniel Dickman <daniel@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/py-dill
- sysutils/py-platformdirs
- devel/py-astroid STEM->=3.3.8,<3.4.0
- devel/py-isort STEM-<7
- devel/py-mccabe STEM-<0.8
- textproc/py-tomlkit
- devel/py-typing-extensions
- lang/python/3
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Used by (12 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.