py27-pyflakes

v 2.4.0 Updated: 2 years, 6 months ago

Passive checker of Python programs.

Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.

https://github.com/pycqa/pyflakes

Add to my watchlist

Installations 8
Requested Installations 1