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 |
---|---|---|
py3114.patch | 0000001741 1.7 KB | |
pyflakes-3.0.1.tar.gz | 0000063554 62.1 KB | |
python-pyflakes.changes | 0000015297 14.9 KB | |
python-pyflakes.spec | 0000002346 2.29 KB |
Comments 0