Re: [Pythonmac-SIG] module metrics and Framework comparisons

2008-02-05 Thread DavidW
Hi Kent. I'd never actually used cheeecake for evaluation, just as a source of SW, so thanks. On 06/02/2008, at 12:27 AM, Kent Johnson wrote: > DavidW wrote: >> Hi All, >> Does anyone know of a set of (formalized software >> engineering) metrics against which (python) modules can be evaluated?

Re: [Pythonmac-SIG] module metrics and Framework comparisons

2008-02-05 Thread Kent Johnson
DavidW wrote: > Hi All, > > Does anyone know of a set of (formalized software > engineering) metrics against which (python) modules can be evaluated? http://pycheesecake.org/ attempts to evaluate the 'kwalitee' (their word) of software packages by applying automatic metrics. > Also, I've been b