py27-umlgraph

v 0.1.10

debugger that produces UML by inspecting running python programs

PyUMLGraph is a Python debugger that produces UML diagrams by inspecting running Python programs. The output is in Graphviz's dot language, and dot can produce pictures in many popular formats, such as PNG, PDF, SVG, and others. The UML diagrams can contain information about class inheritance relationships, references to other classes, class methods and return types, as well as class attributes and types.

https://pypi.org/project/PyUMLGraph/

To install py27-umlgraph, paste this in macOS terminal after installing MacPorts

sudo port install py27-umlgraph

Add to my watchlist

Installations 0
Requested Installations 0