Pylint User Manual¶
Pylint’s home page is at http://www.pylint.org and its forge is at https://bitbucket.org/logilab/pylint
- Introduction
- Running Pylint
- Pylint output
- Messages control
- Pylint features
- Optional Pylint checkers in the extensions module
- Configuration
- Extending Pylint
- Editor and IDE integration
- Plugins
- Contribute
- A Beginner’s Guide to Code Standards in Python - Pylint Tutorial
- Frequently Asked Questions
- Some projects using Pylint
- Installation
- Change log
Content wanted¶
It would be nice to include in the documentation the following information:
- pylint brain project : what it is, how to install it...
Please send your pull requests via bitbucket if you can help with the above.