About Anaconda Help Download Anaconda

Checks Python source files for errors

Installers

  • win-64 v1.3.0
  • linux-64 v1.3.0

conda install

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

Description

Pyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style.


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