| |
Jump to letter: [
ABCDHLMNOPRSTY
]
pyreverse: Set of tools to reverse enginering Python code
- Summary
- Pyreverse is a set of utilities to reverse enginering Python code.
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)
Changelog
- * Mon Nov 1 06:00:00 2004 Jeff Pitman <symbiont+pyvault@berlios.de> 0.4.2-1
- new release
|