Download List

프로젝트 설명

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
0.5

이 릴리스에는 사용자 정의 라이브러리를 코드에 대한 정보를 저장하는 데 사용되는 주요 리팩토링을 제거 특징이다. Pyreverse 지금 pylint 같은 모델 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.

2002-04-12 20:32
0.2.3

이 릴리스의 버그 수정 일부 지역 변수와 관련된 메서드를 매개 변수로보고되고.
Tags: Minor bugfixes
This release fixes a bug related to some local variables being
reported as method parameters.

2002-01-28 18:32
0.2.2

어떤 외부의 종속성이 제거되었습니다. 기본 다이어그램을 생성 pyargo에 추가되었습니다.
Tags: Minor feature enhancements
Some external dependencies were removed. Default diagram generation was added
to pyargo.

2002-01-14 21:28
0.2

지원 클래스 사이의 링크가 추가되었습니다, 예외 함수, 그리고 패키지 다이어그램을 제기. 전체 예제의 일부 설명서가 추가되었습니다.
Tags: Major feature enhancements
Support was added for links between classes, exceptions raised in functions,
and package diagrams. Some documentation with a full example was added.

2002-01-08 23:47
0.1

Tags: Initial freshmeat announcement

Project Resources