Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 60f4260bfe65664c03cc20a153f9d855 > files > 142

python3-pylint-1.0.0-4.mga4.noarch.rpm


Pylint User Manual
==================

Pylint's home page is at http://www.pylint.org and its forge is at
https://bitbucket.org/logilab/pylint

.. toctree::
   :maxdepth: 2

   intro
   run
   output
   message-control
   features
   extend
   ide-integration
   contribute

   tutorial
   faq
   wiki
   backlinks
   installation


Content wanted
--------------

It would be nice to include in the documentation the following information:

- pylint plugins (how to write one, how to install a 3rd party plugin, how to
  configure Pylint to run it)

- pylint brain project : what it is, how to install it...

Please send your pull requests via bitbucket if you can help with the above.