Are there any reverse-egineering UML tools for Python?
+1
A:
pyUML may be what you are looking for. Although it is an Eclipse plugin for PyDev.
Decio Lira
2009-07-09 01:05:51
+2
A:
Sparx Enterprise Architect can reverse engineer Python code, at least according to the documentation. I've never tried it, so I don't know for certain.
John Saunders
2009-07-09 01:07:45
+2
A:
This looks good: http://www.andypatterns.com/index.php?cID=65
How about this? http://www.greenteapress.com/thinkpython/swampy/lumpy.html
S.Lott
2009-07-09 01:36:04
I too would recommend PyNSource from AndyPatterns, as it is the most advanced in terms of code analysis. The GUI is very rough, not very usable IMHO.
Josip
2009-07-09 06:19:30