Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    PyFlakes 0.6.1

    Download button

    No screenshots available
    Downloads: 302  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Florent Xicluna | More programs
    MIT/X Consortium Lic... / FREE
    November 30th, 2009, 17:23 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PyFlakes description

    Passive checker of Python programs

    PyFlakes is a Lint-like utility for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code.

    Its primary advantage over PyChecker is that it is fast. You don't have to sit around for minutes waiting for the checker to run; it runs on most large projects in only a few seconds.

    The two primary categories of defects reported by PyFlakes are:

    * Names which are used but not defined or used before they are defined
    * Names which are redefined without having been used

    These can each take many forms. For example, PyFlakes will tell you when you have forgotten an import, mistyped a variable name, defined two functions with the same name, shadowed a variable from another scope, imported a module twice, or two different modules with the same name, and so on.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    passive checker | detect errors | program analyzer | Python | errors | detector

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM