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-SP6:GA
-
Checkout Package
osc checkout SUSE:SLE-15-SP6:Update/python-pyflakes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyflakes-3.2.0.tar.gz | 0000063788 62.3 KB | |
python-pyflakes.changes | 0000016235 15.9 KB | |
python-pyflakes.spec | 0000002205 2.15 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP6:GA package:python-pyflakes revision:2
Comments 0