Home

The devel/pyflakes,python3 port

pyflakes-3.2.0 – passive checker of Python programs (cvsweb github mirror)

Description

Pyflakes is a 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. 
WWW: https://github.com/PyCQA/pyflakes

Maintainer

Daniel Dickman

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search