py313-pyflakes (python/py-pyflakes) Updated: 3 months, 2 weeks 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
Maintainers | stromnov |
Categories | devel python |
Homepage | https://github.com/pycqa/pyflakes |
Platforms | {darwin any} |
Variants | - |
Subport(s) (10)
"py313-pyflakes" depends on
lib (2)
run (1)
build (5)
Ports that depend on "py313-pyflakes"
lib (4)Port notes
To make the Python 3.13 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 py313-pyflakes
Port Health:
Loading Port Health