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

2008-02-07 Thread Christopher Barker
Kent Johnson wrote: > The only Python desktop (not web) application framework under active > development that I know of is Dabo: > http://dabodev.com/ Well, that depends on how you define Application Framework. Many would give that name to wxPython, PyQT, PyGTK, PyObjC (cocoa), Tkinter -Chris

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

[Pythonmac-SIG] module metrics and Framework comparisons

2008-02-04 Thread DavidW
Hi All, Does anyone know of a set of (formalized software engineering) metrics against which (python) modules can be evaluated? I am about to (yet again) summarise several modules which do similar things and I wondered if anyone knows of a such a set. I'd like to be able to include things like