About Anaconda Help Download Anaconda

Pyflakes analyzes programs and detects various errors.

Installers

  • linux-64 v2.1.1

conda install

To install this package run one of the following:
conda install ci_build::pyflakes

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy