Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.6.0) Python: pylama

LCD 47 edited this page Jan 19, 2015 · 1 revision

Maintainer: LCD 47 lcd047@gmail.com

Pylama is a wrapper around PEP8, PEP257, PyFlakes, Pylint, and Ned Batchelder's McCabe script. Pylint backend requires you to install pylama_pylint, and it doesn't work with Python 3. See the project's page for details.

Clone this wiki locally