FreeBSD.software
Home/devel/py311-pyflakes

py311-pyflakes

3.4.0devel

Passive checker of Python programs

Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style.

$pkg install py311-pyflakes
github.com/PyCQA/pyflakes
Origin
devel/py-pyflakes
Size
1.17MiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
8 packages

Dependencies (1)

Required By (8)