About Anaconda Help Download Anaconda

Pyflakes analyzes programs and detects various errors.

Installers

  • linux-64 v3.2.0
  • linux-aarch64 v3.2.0
  • linux-s390x v3.2.0
  • osx-64 v3.2.0
  • osx-arm64 v3.2.0
  • win-64 v3.2.0
  • linux-32 v2.0.0
  • linux-ppc64le v3.0.1
  • win-32 v2.1.1
  • noarch v2.4.0

conda install

To install this package run one of the following:
conda install main::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy