Install this package:
emerge -a dev-python/pyflakes
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pyflakes
Or alternatively:
emerge --autounmask-write -a dev-python/pyflakes
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.4.0 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription> PyFlakes is a Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code. Its primary advantage over PyChecker is that it is fast. You don't have to sit around for minutes waiting for the checker to run; it runs on most large projects in only a few seconds. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">pyflakes</remote-id> <remote-id type="github">PyCQA/pyflakes</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pyflakes-3.4.0.tar.gz | 64669 bytes |