Skip to main content

passive checker of Python programs

Project description

A simple program which checks Python source files for errors.

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’s also much faster.

It is available on PyPI and it supports all active versions of Python from 2.5 to 3.4.

Installation

It can be installed with:

$ pip install --upgrade pyflakes

Mailing-list

Share your feedback and ideas: subscribe to the mailing-list

Build status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyflakes-0.8.tar.gz (32.0 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page