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:Leap:42.3 / python-pyflakes
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Rings:2-TestDVD/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
pyflakes-0.9.2.tar.gz | 0000034785 34 KB | |
python-pyflakes.changes | 0000006237 6.09 KB | |
python-pyflakes.spec | 0000001899 1.85 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
Comments 0