jamesfunnel
jamesfunnel
> The pytm.py generates the structure and look of the graphviz dot graph. Since there is no intermediate step between the python objects and the graphviz dot graph generation, the...
> That's fair, but if we take that concept further, it would create N number of possible "just this option" to modify the output. Instead, how about we added a...
Ah ok, I see, sadly my time is a bit limited as well.... I really enjoy this framework and I'm using it quite a bit, so maybe I'll do some...
Now I extracted the added dfd command line options into a separate library file so as to minimize messing around with the pytm.py too much in the future. The original...