Skip to main content
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 can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. . Additionally, it is possible to write plugins to add your own checks.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylint-0.18.0.tar.gz (211.6 kB view details)

Uploaded Source

File details

Details for the file pylint-0.18.0.tar.gz.

File metadata

  • Download URL: pylint-0.18.0.tar.gz
  • Upload date:
  • Size: 211.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pylint-0.18.0.tar.gz
Algorithm Hash digest
SHA256 0303c6c337cd84f6900e6200e1cef51ad245100a69c48867139d948dd160cfe6
MD5 8a587156f936a7437638bfdc5ed295ef
BLAKE2b-256 171d73e0434b7a5819ed3caecb3ae4611d18a6bbbbedaea4f97acb01512e9bcb

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page