py27-pyflakes (python/py-pyflakes) Updated: 2 years, 5 months 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: 2.4.0 License: MIT
Maintainers stromnov
Categories devel python
Homepage https://github.com/pycqa/pyflakes
Platforms darwin
Variants -

Subport(s) (9)


"py27-pyflakes" depends on

lib (2)
run (1)
build (1)

Ports that depend on "py27-pyflakes"



Port notes

To make the Python 2.7 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 py27-pyflakes


Port Health:

Loading Port Health

Installations (30 days)

8

Requested Installations (30 days)

1

Livecheck error

Error: Port py27-pyflakes not found

last updated: 1 day, 16 hours ago