pyflakes
passive checker of Python programs
WWW CVSWeb GITHub-
Package versionpyflakes-3.2.0
-
MaintainerDaniel Dickman
Pyflakes is a 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.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- lang/python/3.10