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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/python-pyflakes.24314 && 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
Marcus Rueckert (darix)
committed
(revision 1)
Release from SUSE:Maintenance:24314 / python-pyflakes.SUSE_SLE-15-SP1_Update
Comments 0