notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
pylint Analyzes python source code looking for bugs and signs of poor quality
3.3.7 devel on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-05-28 14:22:00
Last Update: 2025-05-19 19:57:59
Commit Hash: cf64435
People watching this port, also watch:: pcre, aspell, flac, aalib, 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.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
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-py311
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pylint-py311
Package flavors (<flavor>: <package>)
  • py311: pylint-py311
distinfo:
TIMESTAMP = 1747546422 SHA256 (pylint-3.3.7.tar.gz) = 2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559 SIZE (pylint-3.3.7.tar.gz) = 1520709

Packages (timestamps in pop-ups are UTC):
pylint-py311
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.73.3.7-3.3.73.3.7---
FreeBSD:13:quarterly3.3.53.3.5-3.3.53.3.5---
FreeBSD:14:latest3.3.63.3.7-3.3.63.3.7---
FreeBSD:14:quarterly3.3.53.3.5-3.3.53.3.5---
FreeBSD:15:latest3.3.73.3.7n/a3.3.6n/a---
 
pylint-py37
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.6.0---2.6.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
pylint-py39
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.17.4--2.17.72.17.72.17.7
FreeBSD:14:latest--2.15.0--2.17.4-2.17.4
FreeBSD:14:quarterly-----2.17.72.17.72.17.7
FreeBSD:15:latest--n/a-n/a2.17.72.17.73.0.3
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=62.6 : devel/py-setuptools@py311
  2. py311-wheel>=0.37.1 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-astroid>=3.3.8<3.4.0 : devel/py-astroid@py311
  2. py311-dill>=0.3.7 : devel/py-dill@py311
  3. py311-isort>=4.2.5<7 : devel/py-isort@py311
  4. py311-mccabe>=0.6<0.8 : devel/py-mccabe@py311
  5. py311-platformdirs>=2.2 : devel/py-platformdirs@py311
  6. py311-tomlkit>=0.10.1 : textproc/py-tomlkit@py311
  7. python3.11 : lang/python311
This port is required by:
for Build
  1. multimedia/totem
for Run
  1. devel/py-graal
  2. devel/py-prospector
  3. devel/py-pylint-django
  4. devel/py-pylint-flask
  5. devel/py-pylint-plugin-utils
  6. devel/thonny
  7. textproc/py-python-lsp-server

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-spyder*
  2. devel/spyder*
  3. Collapse this list of deleted ports.
* - 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:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pylint/
  2. https://pypi.org/packages/source/p/pylint/
Collapse this list.

There are no commits on branch 2022Q2 for this port