py311-pylint

v 3.1.0 Updated: 1 month, 1 week ago

Error (and style) checking for python

Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.

https://pylint.org

To install py311-pylint, paste this in macOS terminal after installing MacPorts

sudo port install py311-pylint

Add to my watchlist

Installations 19
Requested Installations 10