pyflakes
Pyflakes analyzes programs and detects various errors.
Pyflakes analyzes programs and detects various errors.
To install this package, run one of the following:
Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It is also much faster.
Summary
Pyflakes analyzes programs and detects various errors.
Last Updated
Jun 25, 2025 at 14:20
License
MIT
Total Downloads
23.2K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/PyCQA/pyflakesDocumentation
https://pypi.org/project/pyflakes/