| Port details on branch 2022Q2 |
- pylint Analyzes python source code looking for bugs and signs of poor quality
- 4.0.6 devel
=3 4.0.5_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2004-05-28 14:22:00
- Last Update: 2026-07-08 13:30:33
- Commit Hash: 1a10371
- People watching this port, also watch:: portaudio, aspell, pcre, libogg, speex
- Also Listed In: python
- License: GPLv2
- WWW:
- https://www.pylint.org/
- https://pylint.readthedocs.io/en/latest/
- https://github.com/pylint-dev/pylint
- Description:
- Pylint is a Python source code analyzer which looks for programming errors,
helps enforcing a coding standard and sniffs for some code smells (as defined in
Martin Fowler's Refactoring book).
Pylint has many rules enabled by default, way too much to silence them all on a
minimally sized program. It's highly configurable and handle pragmas to control
it from within your code. Additionally, it is possible to write plugins to add
your own checks.
  ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint
- To install the port:
- cd /usr/ports/devel/pylint/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pylint
- pkg install pylint-py312
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pylint-py312
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1782966094
SHA256 (pylint-4.0.6.tar.gz) = 52f19191bee08bf103f9705ad1a0ece4aa5a0a4ef2bdcbd969375a1e6f6579d5
SIZE (pylint-4.0.6.tar.gz) = 1585588
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=62.6 : devel/py-setuptools@py312
- py312-wheel>=0.37.1 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=0 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-astroid>=4.1.1<4.2.0_99 : devel/py-astroid@py312
- py312-dill>=0.3.7 : devel/py-dill@py312
- py312-isort>=5<9 : devel/py-isort@py312
- py312-mccabe>=0.6<0.8 : devel/py-mccabe@py312
- py312-platformdirs>=2.2 : devel/py-platformdirs@py312
- py312-tomlkit>=0.10.1 : textproc/py-tomlkit@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- devel/py-graal
- devel/py-prospector
- devel/py-pylint-django
- devel/py-pylint-flask
- devel/py-pylint-plugin-utils
- devel/thonny
- textproc/py-python-lsp-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_pylint
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|