DPyΒΆ
DPy (pronounced as /di:pai/) is a code quality assessment tool for code written in Python. The tool supports detection of many design smells, many of which apply to both class and module (i.e., a file). Also, the tool identifies a comprehensive set of implementation smells. Furthermore, traditional code quality metrics at the function (or method), module, and class level are provided by the tool.