Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pylint

How to install pylint

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pylint
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.0 Available View build log
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
0.21.3 Available View build log
0.21.2 Available View build log
0.15.2 Failed View build log
0.22.0
1.0.0Never BuiltWhy not?
0.25.1 Failed View build log
0.25.0 Failed View build log
0.24.0 Failed View build log
0.23.0 Failed View build log
0.22.0 Available View build log
Windows (64-bit)
1.0.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
0.21.3 Available View build log
0.21.2 Available View build log
0.15.2 Failed View build log
0.22.0
1.0.0Never BuiltWhy not?
0.25.1 Failed View build log
0.25.0 Failed View build log
0.24.0 Failed View build log
0.23.0 Failed View build log
0.22.0 Available View build log
Mac OS X (10.5+)
0.26.0
1.0.0Never BuiltWhy not?
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
0.21.3 Available View build log
0.21.2 Available View build log
0.15.2 Available View build log
0.26.0
1.0.0Never BuiltWhy not?
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
Linux (32-bit)
0.26.0
1.0.0Never BuiltWhy not?
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
0.21.3 Available View build log
0.21.2 Available View build log
0.15.2 Available View build log
0.26.0
1.0.0Never BuiltWhy not?
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
Linux (64-bit)
1.0.0 Available View build log
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
0.21.3 Available View build log
0.21.2 Available View build log
0.15.2 Available View build log
0.26.0
1.0.0Never BuiltWhy not?
0.26.0 Available View build log
0.25.1 Available View build log
0.25.0 Available View build log
0.24.0 Available View build log
0.23.0 Available View build log
0.22.0 Available View build log
1.0.0 Available View build log
0.26.0 Available View build log
 
Author
License
GPL
Lastest release
version 1.0.0 on Aug 24th, 2013

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.

It's a free software distributed under the GNU Public Licence.

Development is hosted on bitbucket: https://bitbucket.org/logilab/pylint/

You can use the code-quality@python.org mailing list to discuss about Pylint. Subscribe at http://lists.python.org/mailman/listinfo/code-quality or read the archives at http://lists.python.org/pipermail/code-quality/

Install

Pylint requires the astroid (the later the better; formerly known as logilab-astng) and logilab-common (version >= 0.53) packages.

From the source distribution, extract the tarball and run

python setup.py install

You'll have to install dependencies in a similar way. For debian and rpm packages, use your usual tools according to your Linux distribution.

More information about installation and available distribution format may be found in the user manual in the doc subdirectory.

Documentation

Look in the doc/ subdirectory or at http://docs.pylint.org

Pylint is shipped with following additional commands:

  • pyreverse: an UML diagram generator
  • symilar: an independent similarities checker
  • epylint: Emacs and Flymake compatible Pylint
  • pylint-gui: a graphical interface

Subscribe to package updates

Last updated Aug 24th, 2013

Download Stats

Last month:5

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.