[ Source: pyflakes ]
Package: pyflakes3 (3.2.0-3)
Links for pyflakes3
Debian Resources:
Download Source Package pyflakes:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
passive checker of Python 3 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.
Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style.
This is the command line `pyflakes3` program.
Other Packages Related to pyflakes3
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyflakes (= 3.2.0-3)
- controllo passivo per programmi Python 3 - moduli Python
Download pyflakes3
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.0 kB | 20.0 kB | [list of files] |