[ buster ]
[ Source: pyflakes ]
Package: python-pyflakes (2.0.0-1)
Links for python-pyflakes
Debian Resources:
Download Source Package pyflakes:
Maintainers:
- Python Applications Packaging Team (QA Page, Mail Archive)
- Varun Hiremath (QA Page)
- Dimitri John Ledkov (QA Page)
- Barry Warsaw (QA Page)
External Resources:
- Homepage [launchpad.net]
Similar packages:
passive checker of Python 2 programs - Python modules
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 Python 2 library version.
Other Packages Related to python-pyflakes
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: pyflakes
- passive checker of Python 2 programs
Download python-pyflakes
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 47.8 kB | 259.0 kB | [list of files] |