Registered
by
Dafydd Harries
A simple program which checks Python source files for errors.
Pyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style.
Project information
- Maintainer:
- Pyflakes Dev
- Driver:
- Not yet selected
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
Loading graph...
main series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All packages Packages in Distributions
-
pyflakes source package in Xenial
Version 1.1.0-2 uploaded -
pyflakes source package in Trusty
Version 0.8.1-1 uploaded -
pyflakes source package in Squeeze
Version 0.4.0-1 uploaded -
pyflakes source package in Sid
Version 2.5.0-1 uploaded -
pyflakes source package in Precise
Version 0.5.0-1ubuntu1 uploaded