pyflakes best practices?

Roland Koebler r.koebler at yahoo.de
Wed Jun 4 11:35:00 EDT 2014


Hi,

I would recommend to use Pylint (http://www.pylint.org/) in addition
to pyflakes. Pylint is much more powerful than pyflakes, and largely
configurable.

Regards
Roland



More information about the Python-list mailing list