About Anaconda Help Download Anaconda

Pyflakes analyzes programs and detects various errors.

copied from ci_build / pyflakes

Installers

  • linux-64 v2.1.1

conda install

To install this package run one of the following:
conda install anaconda-org-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.0) Legal | Privacy Policy