CMD + K

pyflakes

Community

passive checker of Python programs

Installation

To install this package, run one of the following:

Conda
$conda install free::pyflakes

Usage Tracking

1.6.0
1.5.0
1.4.0
1.3.0
1.2.3
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

passive checker of Python programs

Last Updated

Dec 10, 2019 at 23:28

License

MIT

Total Downloads

4.8K

Supported Platforms

linux-ppc64le
linux-64
win-32
macOS-64
linux-32
win-64