Passive checker of Python programs
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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/python3-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-0.9.2.tar.gz | 0000034785 34 KB | |
python3-pyflakes.changes | 0000005755 5.62 KB | |
python3-pyflakes.spec | 0000002040 1.99 KB |
Revision 3 (latest revision is 4)
Adrian Schröter (adrianSuSE)
committed
(revision 3)
fork from 42.1
Comments 0