skip to navigation
skip to content

pyflakes 0.3.0

passive checker of Python programs

Pyflakes is program to analyze Python programs and detect 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.

File Type Py Version Uploaded on Size # downloads
pyflakes-0.3.0.tar.gz (md5) Source 2009-01-30 16:27:09 10KB 752

Log in to rate this package.

Package rating (1 vote): 5.0
  • 5 points: 1 vote

Ratings range from 0 to 5 (best).

Package Comments:
  • osuchw (2009-11-13, 5 points):