pylint binary package in Ubuntu Bionic amd64

 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.
 .
 The package also ships the following additional commands:
 .
   * pyreverse: an UML diagram generator
   * symilar: an independent similarities checker
   * epylint: Emacs and Flymake compatible Pylint

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-04-09 20:34:03 UTC Published Ubuntu Bionic amd64 release universe python Optional 1.8.3-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.8.3-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-04-09 20:37:10 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.8.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 1.8.3-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-04-11 00:10:09 UTC Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.8.1-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-10 10:00:00 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.7.2-0ubuntu4
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pylint 1.8.1-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu

Source package