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
- Sources inherited from project SUSE:SLE-15-SP1:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:GA/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-2.1.1.tar.gz | 0000058072 56.7 KB | |
python-pyflakes.changes | 0000011147 10.9 KB | |
python-pyflakes.spec | 0000002236 2.18 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP1:Update package:python-pyflakes revision:4fbaf933908ae59322bf6a6eafd8388e
Comments 0