Downloadliste

Projektbeschreibung

Pythius is a set of tools to assess the quality of Python code. This is commonly done by applying different code metrics. Simple code metrics are the ratio between comments and code lines, module and function size, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-07-08 10:33
1.4

In dieser Version, die pythius.aop (Aspect Oriented Programming)-Modul wurde überarbeitet. Die Technik für die Anwendung Aspekte Klassen verändert hat sich um, und nutzt jetzt die __metaclass__ class-Attribut. Es verwaltet auch neue-Style-Klassen viel besser, und ist viel effizienter. Regular-Expression-Matching wurde entfernt.
Tags: Major feature enhancements
In this version, the pythius.aop (Aspect Oriented Programming) module has been revamped. The technique for applying Aspects to classes has changed around, and now uses the __metaclass__ class attribute. It also handles new-style classes much better, and is much more efficient. Regular-expression-matching has been removed.

2002-03-22 00:42
1.3

Tags: Initial freshmeat announcement

Project Resources