About Anaconda Help Download Anaconda

passive checker of Python programs

Installers

  • linux-32 v1.6.0
  • linux-64 v1.6.0
  • linux-ppc64le v1.6.0
  • osx-64 v1.6.0
  • win-32 v1.6.0
  • win-64 v1.6.0

conda install

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