Passive checker of Python programs
http://www.divmod.org/trac/wiki/DivmodPyflakes
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:
--------
Moe Aboulkheir
- Links to openSUSE:Factory / python-pyflakes
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:backports/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
pyflakes-3.2.0.tar.gz | 0000063788 62.3 KB | |
python-pyflakes.changes | 0000016548 16.2 KB | |
python-pyflakes.spec | 0000002421 2.36 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 1)
Comments 0