blob: 8d76e08f57744453dd008b99a2d48618db09912f (
plain) (
blame)
1
2
3
4
5
6
|
PyReverse is a set of tools for reverse engineering 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.
WWW: http://www.logilab.org/pyreverse/
|