About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

Pyflakes analyzes programs and detects various errors.

Installers

  • linux-64 v3.4.0
  • linux-aarch64 v3.4.0
  • linux-s390x v3.2.0
  • osx-64 v3.4.0
  • osx-arm64 v3.4.0
  • win-64 v3.4.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 anaconda::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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy