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
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-1.0.0.tar.gz | 0000035365 34.5 KB | |
python-pyflakes.changes | 0000006985 6.82 KB | |
python-pyflakes.spec | 0000002570 2.51 KB |
Revision 18 (latest revision is 39)
Dominique Leuenberger (dimstar_suse)
accepted
request 419444
from
Todd R (TheBlackCat)
(revision 18)
1
Comments 0