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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7: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
Ruediger Oertel (oertel)
committed
(revision 2)
Mirrored from OBS SR#1140663 jsc#PED-7698
Comments 0