CMD + K

pyflakes

Community

Pyflakes analyzes programs and detects various errors.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pyflakes

Usage Tracking

3.2.0
3.1.0
3.0.1
2.4.0
2.3.1
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Pyflakes analyzes programs and detects various errors.

Last Updated

Mar 31, 2025 at 23:23

License

MIT

Total Downloads

14

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 2.4.0