[ANN] PyReverse 0.3

David LeBlanc whisper at oz.net
Fri Jun 14 17:38:30 EDT 2002


On windows, "setup install" terminates with:
error: file 'logilab\pyreverse\bin\py2tests.bat' does not exist

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Sylvain Thenault
> Sent: Friday, June 14, 2002 8:06
> To: python-list at python.org
> Subject: [ANN] PyReverse 0.3
>
>
>
> What's new in 0.3 ?
> -------------------
>         * full architecture reorganisation. Not yet perfect but much more
> 	  clean code :-)
> 	* begin unit tests generator using the unittest framework
> 	* apply patch from cognite at zianet.com fixing typos and KeyError in
> 	  pystats
> 	* add warning for functions parameters with default to a list or a
> 	  dictionnary
> 	* add a command line tool to generate xmi without argo files
> 	* add the --ignore option which permits to filter files analyzed
>         * use 4Suite cDomlette for XMI-UML generation if it's available
>
> What's PyReverse ?
> ------------------
>
> Pyreverse is a set of utilities to reverse enginering Python code. So
> far, it features dependency analysis tools, unittest 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/
>
> Mailing list
> ------------
> mailto://xml-logilab@logilab.org
>
>
> --
> Sylvain Thénault,  LOGILAB
>
> http://www.logilab.org
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list