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
- Links to Cloud:OpenStack:Kilo / python-pyflakes
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:OpenStack:Juno/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000128 128 Bytes | |
pyflakes-0.8.1.tar.gz | 0000032981 32.2 KB | |
python-pyflakes.changes | 0000005402 5.28 KB | |
python-pyflakes.spec | 0000001908 1.86 KB |
Comments 0