dwww Home


Documentation related to pyflakes3

Package: pyflakes3

Description: 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 Python 3 command line `pyflakes3` program.
Homepage: https://github.com/PyCQA/pyflakes
copyright | changelog | Debian changelog

Manual pages:

pyflakes3(1)

Other documents:

/usr/share/doc/pyflakes3

Other packages built from the same source:

python3-pyflakes

Manual page search:

pyflakes3(1)

Generated by dwww version 1.15 on Sat Jun 29 01:37:33 CEST 2024.