py39-pyflakes

v 3.2.0 Updated: 3 months, 2 weeks ago

Passive checker of Python 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.

https://github.com/pycqa/pyflakes

To install py39-pyflakes, paste this in macOS terminal after installing MacPorts

sudo port install py39-pyflakes

Add to my watchlist

Installations 9
Requested Installations 2