[ANN] PyRerverse 0.2.2

Sylvain Thenault syt at logilab.fr
Mon Jan 28 06:02:47 EST 2002


What's new ? 
------------ 
_ remove pypasax dependance, 
_ add default diagram generation to pyargo.
See the ChangeLog file for more information.

What's PyReverse ? 
------------------ 
Pyreverse is a set of utilities to
reverse enginering Python code. So far, 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. It uses a representation of a Python project in a class
hierarchy which can be used to extract any information (such as generating
UML diagrams and make a few statistics from the Python code, as "pyargo"
and "pystats") 

Home page 
--------- 
http://www.logilab.org/pyreverse/

Download 
--------
ftp://ftp.logilab.org/pub/pyreverse/


enjoy !

-- 
Sylvain Thenault

  LOGILAB   http://www.logilab.org





More information about the Python-list mailing list