pyflakes 0.2.0
passive checker of Python programs
Latest Version: 0.5.0
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.
- Author: Phil Frost
- Maintainer: Moe Aboulkheir
- Home Page: http://www.divmod.org/projects/pyflakes
- Download URL: http://www.divmod.org/static/projects/pyflakes/pyflakes-0.2.0.tar.gz
- Keywords: pylint pychecker
- License: MIT
- Categories
- Package Index Owner: moea, exarkun, mithrandi
- DOAP record: pyflakes-0.2.0.xml
