blob: c96bef5615887a2cbbdeb6915a3b67d9ab841393 (
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/projects/pyreverse/
|