A passive Python syntax checker
Frosted is a fork of pyflakes (originally created by Phil Frost) that aims
at more open contribution from the outside public, a smaller more
maintainable code base, and a better Python checker for all
It 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aeneas_jaissle:archive/python-pies && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| pies-2.6.1.tar.gz | 0000006849 6.69 KB | |
| python-pies.changes | 0000000134 134 Bytes | |
| python-pies.spec | 0000002224 2.17 KB |
Comments 0