Download List

Descripción del Proyecto

pyreverse is a set of tools for reverse engineering Python code. It features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML.

System Requirements

System requirement is not defined
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.

2004-02-18 19:26 Back to release list
0.5

Esta versión se caracteriza por una refactorización importante que elimina la biblioteca personalizado que se utiliza para almacenar información sobre el código. Pyreverse ahora utiliza el mismo modelo que pylint, siempre en logilab.common.astng.
Tags: Code cleanup
This release features a major refactoring which eliminates the custom
library used to store information about the code. Pyreverse now uses the
same model as pylint, provided in logilab.common.astng.

Project Resources