py310-pyflakes (python/py-pyflakes) Updated: 10 months, 1 week ago Add to my watchlist
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.
Version: 3.2.0 License: MIT GitHubMaintainers | stromnov |
Categories | devel python |
Homepage | https://github.com/pycqa/pyflakes |
Platforms | {darwin any} |
Variants | - |
Subport(s) (9)
"py310-pyflakes" depends on
lib (2)
run (1)
build (5)
Ports that depend on "py310-pyflakes"
lib (5)test (2)
Port notes
To make the Python 3.10 version of py-pyflakes the one that is run when you execute the commands without a version suffix, e.g. 'pyflakes', run:
port select --set pyflakes py310-pyflakes
Port Health:
Loading Port Health