Pyntch

Examine Python code and detect possible errors
Download

Pyntch Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Yusuke Shinyama
  • Publisher web site:

Pyntch Tags


Pyntch Description

Examine Python code and detect possible errors Pyntch is a Python Type Checker. It detects possible runtime exceptions before actually running a code. Pyntch examines a source code statically and infers all possible types of variables, attributes, function arguments, and return values of each function or method.Then it detects possible errors caused by type mismatch, attribute not found, or other types of exceptions raised from each function. Unlike other Python code checkers (such as Pychecker or Pyflakes), Pyntch does not check the style issues. Requirements: · Python


Pyntch Related Software