sigmavirus24 / pyflakes-old

A simple program which checks Python source files for errors. (official mirror)

Home Page:https://launchpad.net/pyflakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyflakes

A simple program which checks Python source files for errors.

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

Installation

It can be installed with:

$ pip install --upgrade pyflakes
Build status

About

A simple program which checks Python source files for errors. (official mirror)

https://launchpad.net/pyflakes

License:MIT License


Languages

Language:Python 99.9%Language:Scala 0.1%